This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

floatlib


I've been trying a few things using floating point emulation on the ix86
hardware using floatlib.c. As far as I've been able to tell, this does
not appear to be a supported facility on this hardware (or is this only
true for cross-compilation?), so I manually compiled and linked this
file against my code which in turn had been compiled with -msoft-float.

I encountered a few oddities in the behaviour of my resultant
executable, so I'm wondering whether this is the correct list to ask
questions on, or whether I should try some of the email addresses in the
floatlib.c header?

-- 
----------------------------------------------------------
Yow! of the hour:
..  I feel..  JUGULAR..
----------------------------------------------------------


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