Default 32 bit output
John (Eljay) Love-Jensen
eljay@adobe.com
Wed Dec 27 15:02:00 GMT 2006
Hi Domen,
> Can someone tell me what this means?
> I used:
../configure --prefix=/storage/GCC-32-i686/opt --disable-nls
--enable-languages=c,c++ --with-gnu-as --with-gnu-ld --with-newlib
--target=i686-elf
The "../configure" part means it won't work, since you cannot build GCC in the GCC source directory, nor any subdirectory thereof, and that the GCC source should be rm'd and re-untar'd
HTH,
--Eljay
More information about the Gcc-help
mailing list