--- Comment #4 from bangerth at dealii dot org 2007-10-01 01:10 ---
On big files, this is what can happen with optimized builds...
--
bangerth at dealii dot org changed:
What|Removed |Added
--
--- Comment #3 from dancecile at gmail dot com 2007-09-29 19:33 ---
wow, thanks :) dmesg was full of low memory stuff, and it turns out my swap
wasn't mounted so thanks for pointing this out quick.
i ran the compile again and it worked ok. looking at my memory consumption, i
saw that cc
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-09-29 19:01 ---
c++: Internal error: Killed (program cc1plus)
something killed g++, likely your system ran out of memory. Consult output
of 'dmesg'.
--
rguenth at gcc dot gnu dot org changed:
What|Removed
--- Comment #1 from dancecile at gmail dot com 2007-09-29 18:35 ---
Created an attachment (id=14268)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14268&action=view)
"the preprocessed file (*.i*) that triggers the bug"
Here's the .ii file that was generated (uncompressed 1.8 MB, t