Cross Compiler for m68k

Andrew Burgess aab@cichlid.com
Tue May 13 08:31:00 GMT 1997


>After installing the source for gcc and binutils and untar them below
>/usr/src I start to build binutils. I type the following as specified in the
>HOWTO,
>
>%  ./configure --host=i[345]86-linux --prefix=/usr \
>    --enable-target=i[345]86-linux,m68k-linux --enable-shared
>

The notation [345] means pick one of those letters. Thus

./configure --host=i386-linux...

would be one correct choice.



More information about the crossgcc mailing list