[Bug bootstrap/26539] make install fails in libcpp if bootstrap compiler got removed

v dot merkatz at gmx dot net gcc-bugzilla@gcc.gnu.org
Fri Mar 3 13:52:00 GMT 2006



------- 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



More information about the Gcc-bugs mailing list