Hi Mario,

I can't build a 68k C cross compiler under cygwin starting from:
binutils-2.16
        newlib-1.13.0
        gcc-4.0.0
because an error compiling libgcc2.c in function _fixunsdfsi for M68040 Using binutils-2.15 there is no more error and the generated 68k cross compiler works properly.

This should now work if you use the very latest binutils sources from the mainline of the binutils CVS repository. It was reported as bug 991 and I have just checked in the patch that was submitted to fix it.

Cheers
  Nick


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to