This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]