[Bug c++/42222] New: GCC ooms when building KDE
ragnarokk91 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Nov 29 18:06:00 GMT 2009
I'm trying to build KDE, namely kdelibs directory, which is located at:
svn://anonsvn.kde.org/home/kde/trunk/KDE/kdelibs/
When building the following file:
svn://anonsvn.kde.org/home/kde/trunk/KDE/kdelibs/khtml/svg/SVGNames.cpp,
'cc1plus' process starts eating memory. It can eat 1,5G of memory and then the
system hangs and I see the login window. The file SVGNames.o is never built.
My machine has got 2Gb of RAM and 2Gb of swap space.I had built this very
directory and file a lot of times before and there vere no problems. The exact
version string for GCC is gcc (GCC) 4.4.2 20091027 (Red Hat 4.4.2-7).
--
Summary: GCC ooms when building KDE
Product: gcc
Version: 4.4.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ragnarokk91 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42222
More information about the Gcc-bugs
mailing list