Re: Toolchain for Maverick Crunch FPU

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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:

	-mcpu=ep9312 -mfpu=maverick -mfloat-abi=softfp

However, this isn't a combination that I test, so your mileage may
vary... :-)

R.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux