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

Reply via email to