[Bug regression/35218] [4.3 regression] 4.3 20080215 snapshot build failure

eric dot weddington at atmel dot com gcc-bugzilla@gcc.gnu.org
Sat Feb 16 18:15:00 GMT 2008



------- Comment #1 from eric dot weddington at atmel dot com  2008-02-16 18:14 -------
Note that this was built with unpatched FSF sources and is configured with:

../gcc-$version/configure \
    --with-pkgversion="WinAVR $release" \
   
--with-bugurl="URL:http://sourceforge.net/tracker/?atid=520074&group_id=68108&func=browse"
\
    --enable-win32-registry=WinAVR-$release \
    --with-gmp=/usr/local \
    --with-mpfr=/usr/local \
    --prefix=$installdir \
    --target=$target \
    --enable-languages=$lang \
    --with-dwarf2 \
    --disable-nls \
    --enable-doc \
    --disable-shared \
    --disable-libada \
    --disable-libssp \
    2>&1 | tee $package-configure.log 

$lang in this case was just "c".


-- 


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



More information about the Gcc-bugs mailing list