This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

cross compiling to m68k no floating point


Am trying to cross compile the gnu gcc compiler b17 version to target 
m68k with no floating point. Gas and Ld configured.

The make in gcc fails in the libgcc2 when it tries to extract 
_floatdidf with errors of form:

Error: Invalid instruction for this architecture; needs 68040 or 6060 
-- statement `fdmove.l .....` ignored

Lots of this. It appears to be trying to use floating point opcodes 
to implement functions/macros.

Help appreciated in what I've done wrong. configured with

--target=m68k-motorola-coff --nfp

Regards

Jon
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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