This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Q: Disable floating point handling in MIPS32 4Kec


Hi all,
My Target is MIPS32 4Kec and it does not have HW-FPU.

I want to eliminate any floating point handling from my eCos application Code.
For some reason I have in the *.out file floating point functions from:
eCos/gnutools/mipsisa32-elf/lib/gcc/mipsisa32-elf/4.3.2/soft-float/el/libgcc.a

How do I eliminate this code?

Thanks

Elad

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]