This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/13027] g++: Internal error: Killed (program cc1plus)


------- Additional Comments From albrecht dot dress at arcor dot de  2003-11-26 18:44 -------
With gcc-3.2.3, the peak mem load (as listed in top's RSS column) is about 67
MByte. gcc-3.3.2 ejects at a RSS mem usage of about 205 MByte (I have X and
several other stuff running...). The command line parameters for 3.2.3 are
exactly the same:

[albrecht@antares qt2]$ /opt/gcc-3.2.3/bin/g++-3.2.3 -DHAVE_CONFIG_H -I. -I.
-I../../../src -I../../../src/ -I../../../src/frontends/ -I../../../images
-I./qt2 -I/usr/lib/qt-3.1//include -I../../../boost
-I../../../src/frontends/controllers -isystem /usr/X11R6/include
-DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION -O2 -mcpu=7450
-fsigned-char -c Dialogs.C -MT Dialogs.lo -MD -MP -MF .deps/Dialogs.TPlo -save-temps

BTW, what does "resolved invalid" mean? Must I have a 1 GB machine to compile
this application?!? This can't be true!!!

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13027


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]