Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249547 - [gnustep overlay] GNUstep compiler option "-fgnu89-inline" missing in gcc-4.1.2
Summary: [gnustep overlay] GNUstep compiler option "-fgnu89-inline" missing in gcc-4.1.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-01 22:58 UTC by Florian
Modified: 2008-12-02 15:52 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 Florian 2008-12-01 22:58:30 UTC
Several GNUstep (and related) ebuilds from the GNUstep overlay will not compile on gcc-4.1.2 (stable, actually) because it crashes on "-fgnu89-inline".


Reproducible: Always

Steps to Reproduce:
1. use gcc-4.2.1 (emerge gcc-4.2.1 and gcc-config for usage of 4.2.1)
2. emerge a gnustep dependant package e.g. gnustep-apps/melodie


Actual Results:  
compile fails.

Expected Results:  
compile.

using gcc-4.3.2 worked.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-02 01:49:19 UTC
Don't CC maintainers when you cannot assign bugs.
Comment 2 Bernard Cafarelli gentoo-dev 2008-12-02 15:52:06 UTC
Sigh it's only available with gcc >= 4.1.3... I'll revert the corresponding commit. Anyway it was a temporary workaround until new gnustep-gui is released (which should be really soon).

Fixed in overlay