autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AC_C_BIGENDIAN vs. Darwin


From: Russ Allbery
Subject: Re: AC_C_BIGENDIAN vs. Darwin
Date: 25 Jun 2001 16:49:07 -0700
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

Mike Castle <address@hidden> writes:

> Personally, I'd vote for getting rid of AC_C_BIGENDIAN.  No need to in
> supporting poor programming.

I use it to allow more optimized versions of algorithms like MD5 where you
can skip additional memory copies on hosts with some endianness.  I'd be
pretty unhappy if it disappeared.

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]