Hello Dave,
Sorry for the last response.
Dave Korn wrote:
On 17 January 2007 16:54, Kovarththanan Rajaratnam wrote:
~ $ md5sum /usr/include/ieeefp.h
21e83ac9763e6898351107c2f840be91 */usr/include/ieeefp.h
Ditto:
$ md5sum /usr/include/ieeefp.h
21e83ac9763e6898351107c2f840be91 */usr/include/ieeefp.h
/artimi/software/firmware $ grep -i endian /usr/include/ieeefp.h
#ifdef __IEEE_BIG_ENDIAN
#ifdef __IEEE_LITTLE_ENDIAN
#ifdef __IEEE_BIG_ENDIAN
#ifdef __IEEE_LITTLE_ENDIAN
/artimi/software/firmware $ grep -i error /usr/include/ieeefp.h
/artimi/software/firmware $ grep -i warning /usr/include/ieeefp.h
/artimi/software/firmware $
It seems I got things mixed up. The ieeefp.h that was apparently
included is located in /usr/include/machine/ieeefp.h and not
usr/include/ieeefp.h.
--
Best Regards
Kovarththanan Rajaratnam
--
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/