Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137880 - gcc wrappers do not work properly with USE="-fortran"
Summary: gcc wrappers do not work properly with USE="-fortran"
Status: RESOLVED DUPLICATE of bug 136363
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-24 14:19 UTC by Simon Cooper
Modified: 2006-06-24 14:55 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Cooper 2006-06-24 14:19:23 UTC
Using a gcc compiled with USE="-fortran", gcc-config does not deal with it properly - it still has the g77 wrapper symlinks, which produces the following output when packaged are configured:

gcc-config error: g77 wrapper: Unable to determine executable.
        CTARGET=i686-pc-linux-gnu
        exec=g77

configure's proceed as normal however - this is a minor aesthetic bug
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-24 14:55:39 UTC

*** This bug has been marked as a duplicate of 136363 ***