This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

help! m68k cross-compiler question


I'm trying to build an m68k cross-compiler on Pentium/BSDI3.1 configuration.
So far, I've been following the crossgcc FAQ from Cygnus
(ftp://ftp.cygnus.com/pub/embedded/crossgcc/FAQ-0.8.1). I've downloaded gcc
2.7.2.2. 

The binutils installation went fine, but the gcc was troublesome. I received
this warning : 

_floatdixf 
/var/tmp/cc026193.s: Assembler messages: /var/tmp/cc026193.s:70:
Error: operands mismatch -- statement `tstl a4' ignored *** Error code 1

which killed the make process.

How would I go about fixing this problem?

Thanks.

Suryo