------- Comment #4 from v dot merkatz at gmx dot net 2006-03-03 13:52 ------- CFLAGS="-march=athlon -mmmx -m3dnow -pipe -Os" LDFLAGS="-s" ../gcc-4.1.0/configure --host=i686-pc-linux-gnu \ --prefix=/usr \ --infodir=/usr/share/info \ --mandir=/usr/share/man \ --enable-threads=posix \ --with-system-zlib
make CFLAGS="$CFLAGS" BOOT_CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \ profiledbootstrap -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26539