On Wed, Feb 05, 2003 at 02:01:54PM +0100, Christophe Aussagu?s wrote: > The last problem is that the compiler generates some 'fsun' > (m68040/FScc) instructions that are not legal for a 60860 cpu.
are you sure you used -m68060 or the equivalent? Is the illegal instruction generated by the compiler or comming from some auxiliary lib? Looking at m68k.md I have no idea how it should get generated. Richard