[uClibc]Getting Floating point to work

Erik Andersen andersen at codepoet.org
Thu Jan 24 08:32:01 UTC 2002


On Thu Jan 24, 2002 at 12:18:54AM -0800, HenrySimmons17 wrote:
> I have not been able to get uClibc to work with floating point
> when I run my application. I have compiled the library as
> static.The application will run in interger mode. My board is
> M5206eLITE. I am using the 20011112 Distribution.  the
> following are my settings: # What arch do you want to compile
> for...

Does the MCF5206e ColdFire CPU even have a FPU?
I believe not.  You will probably need to enable 
ARCH_CFLAGS+=-msoft-float or some such thing,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list