This is the mail archive of the gcc@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]

Re: Simple question.



It only took forever and a day to get to today, but thanks to you guys:

../gcc-3.0.1/configure --target=$TARGET --prefix=$PREFIX --disable-shared
--host=$TARGET -build=i386-slackware-linux --enable-languages=c,cpp
--disable-shared

{edit makefile for staticness} 

make
make install

root@meteor:/usr/src/dreamcast/build-gcc# !file
file /daydream/usr/local/bin/gcc
/daydream/usr/local/bin/gcc: ELF 32-bit LSB executable, Hitachi SH,
version 1, statically linked, not stripped
root@meteor:/usr/src/dreamcast/build-gcc#

Thanks a ton!!!!


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