Re: Toolchain for Maverick Crunch FPU

2007-04-12 Thread Paul Brook
On Thursday 12 April 2007 14:02, Richard Earnshaw wrote: > On Thu, 2007-04-12 at 14:16 +0300, Kai Ruottu wrote: > > Things seem to be that the '-mcpu=ep9312 -mhard-float' combination will > > crash the GCC build in both gcc-4.1.2 and gcc-4.2.0-20070316 prerelease > > like : > > -mhard-float doesn't

Re: Toolchain for Maverick Crunch FPU

2007-04-12 Thread Richard Earnshaw
On Thu, 2007-04-12 at 14:16 +0300, Kai Ruottu wrote: > Things seem to be that the '-mcpu=ep9312 -mhard-float' combination will > crash the GCC build in both gcc-4.1.2 and gcc-4.2.0-20070316 prerelease > like : -mhard-float doesn't do what you think it does... I think you should be using:

Re: Toolchain for Maverick Crunch FPU

2007-04-12 Thread Kai Ruottu
Claudio Scordino wrote: Kai Ruottu wrote: Claudio Scordino wrote: I'm looking for a toolchain capable of compiling floating point operations for the Maverick Crunch Math engine of Cirrus EP93xx processors. Cirrus provides some scripts to build a gcc-3.4 toolchain with such support, but un