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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 #19 from Terje Røsten <terjeros@xxxxxxxxxxxx>  2009-12-03 03:13:56 EDT ---
I wonder if this -libs -devel split makes sense for this package.

Using f2c means that you want to convert Fortran code to C code, to
actually compile the result of that you need -libs *and* -devel package
as f2c will always add

#include "f2c.h"

to C output. 

Only f2c and f2c-devel is not useful, you have to add f2c-devel
to make use of f2c-libs.

f2c alone is only useful if you want to see the ugly converted output and do
nothing more (very unlikely).

Splitting f2c will be the same as splitting gcc in gcc (/usr/bin/gcc),
gcc-libs (for the object files) and gcc-devel (headers).

To me this don't make sense.

-- 
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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]