>When i tried to use a program which used some floating point operations
>this program failed to run. It turns out i need the floating point
>emulator. This emulator seems to be only available as a pre-compiled
>module, it would be a lot of work for me to get this working.  (I don't
>have a complete working system yet)
>
>So i tried using -msoft-float with egcs. This complained about undefined
>references. I obviously need some library with floating point support to
>use -msoft-float. Is such a library available ?

If you apply the kernel patch I mentioned here a few days ago you can build 
floating point emulation into the kernel.  Otherwise there is a link to an old 
version of libfloat on my web page; I keep meaning to make a newer one 
including Scott's changes but I haven't had time yet.

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to