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 c++/42222] New: GCC ooms when building KDE


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


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