[ECOS] Floating Point emulation

Leandro Fanzone leandro@hasar.com
Mon Feb 2 16:18:00 GMT 2004


I have an application built with eCos that doesn't run in a 386 without 
i387. A simple program that performs something as silly as "unsigned n = 
500 * 1.5" hangs. I added the appropriate flags to prevent gcc to 
compile with 387 support (-msoft-float, etc.) and now I realize that I 
lack the emulation libraries. Is there an emulation library suitable for 
eCos, or can anybody point me to a general working one?
Thank you,

Leandro Fanzone.

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list