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 rtl-optimization/18363] build fails when using optimization


------- 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


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