Re: adding floating point support

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

 



If I make a copy of fp-bit.c and add "#define float" to it and then compile the new file with the original one using the target's gcc compiler? 



----- Original Message ----
From: Navid Toosizadeh <navid_toosizadeh@xxxxxxxxx>
To: gcc-help@xxxxxxxxxxx
Sent: Friday, January 23, 2009 2:44:55 PM
Subject: adding floating point support

Greetings,

Assume that we have gcc compiler for a target, and the gcc does not support floating point, but integers. Is there a simpler way rather than rebuilding the gcc to add support for floating point, for example by compiling fp-bit.c?
So basically, I'm asking for steps to add floating point support without going the difficult path of rebuildong and modifying gcc.

Best regards
Navid


      

[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