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. Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org -- 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/