Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81143

Summary: wesnoth compiling needs gobbled of ram with gcc 3.4.3
Product: Gentoo Linux Reporter: Raphael Jacquot <sxpert>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Raphael Jacquot 2005-02-07 10:38:22 UTC
compiling the above game requires at times about 500M of ram for some of the cc1plus processes, depending on the optimization options.
one solution to make building it possible is to force the MAKEOPTS to -j1 
alternatively, find the g++ bug causing this memory eating rampage and fix it...
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-02-07 10:50:38 UTC
Feel free to do any of those things.  This isn't a bug in the ebuild.
Comment 2 SpanKY gentoo-dev 2005-02-07 10:51:45 UTC
see Bug 80309

another 'solution' is to take -pipe out of your CXXFLAGS