unable to configure for m68k

Ian Lance Taylor ian@wasabisystems.com
Fri May 21 04:29:00 GMT 2004


Bart Locanthi <bart@sabl.com> writes:

> as: unrecognized option `-mc68020'
> make[1]: *** [crtbegin.o] Error 1
> make[1]: Leaving directory `/usr/local/src/gcc-3.4.0/gcc'
> make: *** [all-gcc] Error 2
> 
> suggestions welcome.

You have to build the cross-assembler, in the binutils package, first.
Use the same --prefix.  There is a crossgcc FAQ around somewhere.

Ian



More information about the Gcc-help mailing list