Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81143 - wesnoth compiling needs gobbled of ram with gcc 3.4.3
Summary: wesnoth compiling needs gobbled of ram with gcc 3.4.3
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-07 10:38 UTC by Raphael Jacquot
Modified: 2005-02-07 10:51 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 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