[Bug bootstrap/51627] cannot compute suffix of object files mipsel

alexander at mezon dot ru gcc-bugzilla@gcc.gnu.org
Mon Dec 19 21:03:00 GMT 2011


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

--- Comment #1 from Alexander Khrukin <alexander at mezon dot ru> 2011-12-19 20:58:48 UTC ---
Build Options


mkdir -p gcc-mipsel
pushd gcc-mipsel
~/cross-avr-gcc/BUILD/cross-mipsel-gcc-4.6.2/gcc-mipsel
~/cross-avr-gcc/BUILD/cross-mipsel-gcc-4.6.2
CC='gcc -O2 -g -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat
-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4
-fomit-frame-pointer -mtune=generic -march=i586 -fasynchronous-unwind-tables'
../gcc-4.6.2/configure --prefix=/usr \
                         --mandir=/usr/share/man \ 
                         --infodir=/usr/share/info \
                         --target=mipsel  \
                         --enable-languages=c,c++ \ 
                         --disable-nls \ 
                         --disable-libssp \ 
                         --with-system-zlib \ 
                         --disable-libgomp \
                         --enable-version-specific-runtime-libs \ 
                         '--with-pkgversion=Mandriva 4.6.2-1' \
                         --with-bugurl=https://qa.mandriva.com/ \
                         --libexecdir=/usr/lib



More information about the Gcc-bugs mailing list