This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/18363] build fails when using optimization
- From: "aphexer at mailhaven dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2004 21:22:30 -0000
- Subject: [Bug rtl-optimization/18363] build fails when using optimization
- References: <20041107210501.18363.Alex.Prinsier@aphexer.homedns.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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" ".deps/HFormat.Po"; else rm -f
".deps/HFormat.Tpo"; exit 1; fi
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [HFormat.o] Error 1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18363