Subject: cc1plus dying during oxygen compilation
To: None <netbsd-help@netbsd.org>
From: davide <d.zanon@infinito.it>
List: netbsd-help
Date: 03/09/2005 20:46:29
Hi!
I'm trying to compile doxygen from pkgsrc , and I get this error:

gmake[2]: Entering directory 
`/usr/pkgsrc/devel/doxygen/work/doxygen-1.4.1/src'
g++ -c -Wall -W -O2 -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/pkg/include/python2.3 -I../qtools 
-o ../objects/config.o config.cpp

cc1plus: out of memory allocating 12414584 bytes after a total of 126611728 
bytes

If it's relevant, I've got 256MB of RAM and nearly a gig of swap
Can anyone help me :) ?
david