Problem with cross compilation !
Eric Christopher
echristo@cygnus.com
Fri Nov 17 11:01:00 GMT 2000
Vasudev Mulchandani wrote:
>
> Hello there
>
> I was trying to build a cross compiler (gcc) for m68k-rtems
> target. I was buidling this on Red Hat Linux 6.1 running i586.
>
> Configuration went on well and compilation resulted in error.
> I am listing down a re-run of the make.
<snip>
> seems that the assembler on linux is not recoginizing the target 68020..
> any help ??
>
Yes. You'll need to compile binutils first so that you'll have an
assembler, linker, etc that work for the m68k-rtems target. I believe
that there is also a cross-gcc newsgroup/mailing list.
-eric
More information about the Gcc-bugs
mailing list