This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Endian[n]ess, language-specific problems and help with egcs.


In a message dated 8/19/98 1:44:55 AM Pacific Daylight Time, ian@cygnus.com
writes:

>  VAX seemed to use neither BE 
>     ('1234') or LE ('4321'), but instead '2143' or something 
>     like that. Is that right?
>  
>  No.  The Vax is always little endian.
VAX (and even current sgi-mips chips) use that order for floating point.
Irix, however, writes BE data files.


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