This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: Endianess not declared
- From: "Dave Korn" <dave dot korn at artimi dot com>
- To: <cygwin at cygwin dot com>
- Date: Wed, 17 Jan 2007 17:05:30 -0000
- Subject: RE: Endianess not declared
On 17 January 2007 16:54, Kovarththanan Rajaratnam wrote:
> Hello
>
> Dave Korn wrote:
>> On 16 January 2007 17:01, 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 $
Your turn!
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/