Re: Failed to compile go-oo
Caolán McNamara <[email protected]> Sun, 26 Sep 2010 20:51:24 +0100
| Newsgroups | gmane.comp.gnome.ximian.openoffice |
|---|---|
| Message-ID | <1285530684.2375.44.camel@Vain> |
On Sun, 2010-09-26 at 18:37 +0200, Thorsten Behrens wrote: > Nadav Vinik wrote: > > Compiling: basebmp/source/polypolygonrenderer.cxx > > g++: Internal error: Killed (program cc1plus) > > Please submit a full bug report. > > See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions. > > > Hm, both bitmapdevice.cxx & polypolygonrenderer.cxx are somewhat > heavy on templates - though I haven't yet seen this specific error. > Try rebuilding this subdirectory via dmake verbose=t to get a bit > more output on how the actual compiler command line looks - > ultimately, you may need to file a compiler bug report, as > indicated. > > Caolan, by chance - seen this crash? No not with gcc 4.4 or 4.5, which makes me thing its an OOM, I've seen those particular files take out any number of low-mem boxes. See if adding a gig or two of swap makes a difference :-) C.