Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2507 - libf2c--a FORTRAN to C sourcecode library
Summary: libf2c--a FORTRAN to C sourcecode library
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Hannes Mehnert (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-06 17:46 UTC by Adam Tenderholt
Modified: 2002-10-28 20:16 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for libf2c. (libf2c-1.0.0.ebuild,647 bytes, text/plain)
2002-05-06 17:48 UTC, Adam Tenderholt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Tenderholt 2002-05-06 17:46:58 UTC
Libf2c converts FORTRAN code to C code. It needs the libf2c.a and f2c.h files. 
Attached is an ebuild that compiles it, and installs the library and include 
file. I'm thinking that it should go in dev-utils.  
 
Also, I pulled a .zip file off a site, tgz'd, it and put it on my website. I 
couldn't find a version number, so I used 1.0.0. If I can move it to some 
central website, or be given suggestions for the version number, it would be 
appreciated. 
 
Adam
Comment 1 Adam Tenderholt 2002-05-06 17:48:06 UTC
Created attachment 856 [details]
Ebuild for libf2c.
Comment 2 Tod M. Neidt (RETIRED) gentoo-dev 2002-05-16 09:46:05 UTC
Hi!

This ebuild might warrant the addition of a 'f2C' USE variable.  Many fortran
apps have a config option allowing the build to use g77 or libf2c (there are
claims that compiling with libf2c still has performance advantages over using g77)
Comment 3 Hannes Mehnert (RETIRED) gentoo-dev 2002-10-28 16:44:02 UTC
hi, i need this ebuild for ghemistry (well, i wrote another one, available at       
http://gentoo.org/~hannes/dev-libs/libf2c/ ). the license should be      
ftp://ftp.netlib.org/f2c/disclaimer     
 
would be nice if you can commit one of the ebuilds soon (or if you don't object i will   
commit mine).      
Comment 4 George Shapovalov (RETIRED) gentoo-dev 2002-10-28 19:42:23 UTC
Hi guys.

Ok, on to the next of 20+ post-freeze new submissions and updates :).
Hannes:
1st: thanks for indicating that this one is needed, that really helps to set
priorities for my (long) list of post-freeze bugs.

I took a look at both ebuilds and liked yours better (not that they are so much
different, especially in light of when this one was submitted). I guess I'll let
you commit it, since you've done all this work already :). Assigning this bug to
you.

Adam: Thank you for your submission! And sorry for taking so long to process it.
I just wanted to let you know, that your effort is much appreciated.

George
Comment 5 Hannes Mehnert (RETIRED) gentoo-dev 2002-10-28 20:16:35 UTC
thanks, committed.