--- Comment #9 from ebotcazou at gcc dot gnu dot org 2007-05-17 15:30
---
Not a GCC bug.
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-07
21:29 ---
g++: Internal error: Killed (program cc1plus)
The kernel is killing cc1plus for hitting memory limits and not gcc crashing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18363
--- Additional Comments From aphexer at mailhaven dot com 2004-11-07 21:28
---
Isn't this error a bit misleading? Something like "Not enouph memory,
aborting..." seems alot more clear! Maybe this is something which can be changed
for a next release?
Well my problem is actually solved...
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-07
21:24 ---
Yes this is a case where 32M is just too little for compiling C++ code in 3.3,
you might want to try 3.4.
--
What|Removed |Added
--- Additional Comments From aphexer at mailhaven dot com 2004-11-07 21:22
---
Now it's on that next file but it's the same error:
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT HFormat.o -MD -MP -MF
".deps/HFormat.Tpo" -c -o HFormat.o HFormat.cpp; \
then mv -f ".deps/HFormat.Tpo
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-07
21:16 ---
Yes most likley.
What is the error message?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18363
--- Additional Comments From aphexer at mailhaven dot com 2004-11-07 21:15
---
Can this be caused by insufficient memory? This machine only has 32MB of ram...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18363
--
What|Removed |Added
Component|c++ |rtl-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18363