GCC-4.0.2 on Cygwin
Dimitry Andric
dimitry@andric.com
Sun Oct 9 17:05:00 GMT 2005
Brian Rose wrote:
>> /cygdrive/c/DOCUME~1/brose/LOCALS~1/TEMP/ccMW7YYh.s: Assembler messages:
>> /cygdrive/c/DOCUME~1/brose/LOCALS~1/TEMP/ccMW7YYh.s:31: Error:
>> operands mismatch -- statement `fmovem.l %fpcr,%d1' ignored
> OK, I used the --with-as and added a -v to the compiler flags and I am
> still getting the error. I can see that the compiler is calling the
> correct assembler (target of m68k-elf).
I've never worked with m68k targets, but maybe there are different
models, which support different opcodes? What I mean is: is your gcc
frontend passing the correct CPU-specific flags (i.e. -mcpu, -mfpu) to
your assembler?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20051009/16a1d730/attachment.sig>
More information about the crossgcc
mailing list