[Bug c++/29948] G++ OOM's when compiling kmail

2011-10-22 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29948 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/29948] G++ OOM's when compiling kmail

2007-02-05 Thread sliedes at cc dot hut dot fi
--- Comment #4 from sliedes at cc dot hut dot fi 2007-02-05 21:11 --- It does compile (with gcc 4.1.1-15 in Debian amd64), but cc1 eats ~ 1 GiB of memory. -- sliedes at cc dot hut dot fi changed: What|Removed |Added

[Bug c++/29948] G++ OOM's when compiling kmail

2007-01-29 Thread n dot escuder at intra-links dot com
--- Comment #3 from n dot escuder at intra-links dot com 2007-01-29 21:58 --- I have the same problems too on an x86_64-unknown-linux-gnu. No distrib it's build from stratch. Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.1.1/configure --prefix=/opt/g

[Bug c++/29948] G++ OOM's when compiling kmail

2006-11-22 Thread sjoerd-gcc at linuxonly dot nl
--- Comment #2 from sjoerd-gcc at linuxonly dot nl 2006-11-22 22:27 --- Command line: g++ -save-temps -DHAVE_CONFIG_H -I. -I/home/sjoerd0/dev/dist/bla/kdepim-3.5.5.dfsg.1/./kmail -I.. -I/home/sjoerd0/dev/dist/bla/kdepim-3.5.5.dfsg.1/./libkmime -I/home/sjoerd0/dev/dist/bla/kdepim-3.5.5.df

[Bug c++/29948] G++ OOM's when compiling kmail

2006-11-22 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-11-22 22:24 --- Can you report what options you are using to compile? Actually just copy and paste the exact command that is running out of memory. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29948