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.

Reply via email to