This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: GCC-4.0.2 on Cygwin


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?

Attachment: signature.asc
Description: OpenPGP digital signature


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