This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

RE: 'od -x' output is reversed


Is the HP/UX machine big-endian or little-endian?  Rather, what type of
processor does it have?

-----Original Message-----
From: Timothy Buckelew [mailto:Timothy.Buckelew@noaa.gov]
Sent: Tuesday, September 12, 2000 2:46 PM
To: cygwin@sourceware.cygnus.com
Subject: 'od -x' output is reversed

Greetings!

The output of 'od -x filename' appears to be reversed
character-by-character.
Let's say file 'junk' cpontains '121212'.

In HP/UX  'od -x junk' yields   3132 3132 3132

In cygwin it yields 3231 3231 3231

Any ideas?

cygcheck.out is attached.

System is a recent beta (about 2 months old) on Windows 98.

Thanks very much.

timothy.buckelew@noaa.gov



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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