This is the mail archive of the gcc-help@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: unable to configure for m68k


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


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