This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29948] New: G++ OOM's when compiling kmail
- From: "sjoerd-gcc at linuxonly dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Nov 2006 22:20:05 -0000
- Subject: [Bug c++/29948] New: G++ OOM's when compiling kmail
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When compiling kmail with Debian's dpkg-buildpackage, cc1plus is killed by the
kernel due to memory shortage. This shows when using either g++ 4.0 or 4.1.
Files (including .ii files) are on the following URL:
http://errors.linuxonly.nl/gcc/
G++ version:
g++-4.0 (GCC) 4.0.4 20060904 (prerelease) (Debian 4.0.3-7)
g++ (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
System type: Linux sjord 2.6.15-1-amd64-k8 #2 Wed Jan 4 06:25:54 CET 2006
x86_64 GNU/Linux
Compiling file: libkmailprivate_la.all_cpp.cpp
--
Summary: G++ OOM's when compiling kmail
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: sjoerd-gcc at linuxonly dot nl
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29948