[Bug 542740] Review Request: f2c - The f2c Fortran to C/C++ conversion program and static libraries

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 2 18:02:31 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=542740





--- Comment #15 from Carl Byington <carl at five-ten-sg.com>  2009-12-02 13:02:30 EDT ---
Ok for mpqc, but not f2c.

rpm -q --requires f2c
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.7)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) <= 5.2-1

it seems that f2c does not actually link against the libf2c shared libraries.
Looking at the source, f2c itself does not use any of the code in libf2c. I
think the c code *generated* by f2c needs the libf2c libraries.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list