m68k-coff target build problem with gcc-2.7.2.2 , binutils-2.8.1.
"Jeffrey A. Webb" (mustang@eel.ufl.edu)
Sat, 26 Jul 1997 15:27:43 -0400
Jim,
What processor are you compiling for? A straight m68000? I compiled
gcc for an m68000-coff using the Cygnus source. I did not have this
exact error, but a similar one with the extb.l instruciton. I solved
most of my problems by compiling with --target=m68000-coff instead of
--target=m68k-coff (This does m68020 by default). This change made
everything go smoothly without having to pass a bunch of flags. I
didn't originally know that this was possible, but I just tried it for
some reason, and it worked great. I hope this helps. Let me know how
it comes out.
Jeff
Rosenow, Jim wrote:
> Hello,
> I'm getting the following error while trying to build gcc-2.7.2.2 for
> an
> m68k-coff target. Can anyone please help?
> Thanks,
> Jim
>
> C:\TEMP/cc005542.s:97: Error: operands mismatch -- statement `tst.l
> %a4'
> ignored