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/50507] Huge amount of memory used while building GCC4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50507

--- Comment #2 from Roger Meyer <fzvqedi at v dot mintemail.com> 2011-09-25 19:03:05 UTC ---
(In reply to comment #1)
i'm using the stock gcc 4.4 that comes with debian 6 i386
compiling gcc 4.5.3 with the following options

./configure --with-newlib --with-headers=no --prefix=/ \
  --disable-multilib --disable-nls --disable-shared --disable-mudflap \
  --disable-libmudflap --disable-libssp --disable-libgomp \
  --libdir=/lib --libexecdir=/lib --mandir=/share/man --infodir=/share/info

i basically just set up a VM (without swap) using debian 6 netboot iso and
installed make, gcc via apt-get, then tried to build from source.


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