[EMAIL PROTECTED] wrote:
Hey,
I assume this is due to some #define's not being set properly. In order
to track down these needed #defines I used the GCC specification info
(-dumpspecs) and I was able to find these defines: -D__CYGWIN32__
-D__CYGWIN__ -Dunix -D__unix__ -D__unix. However that still doesn't seem
enough. What else am I missing?
Perhaps try -DLITTLEENDIAN.
Check the spelling in ieeefp.h
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/