[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_C_BIGENDIAN: grep'ing an object file
From: |
Akim Demaille |
Subject: |
Re: AC_C_BIGENDIAN: grep'ing an object file |
Date: |
09 Aug 2001 10:13:16 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor) |
Hi!
About this new submission of yours:
X-Sent: 43 weeks, 3 days, 23 hours, 3 minutes, 32 seconds ago
Organization: LRDE/EPITA http://www.lrde.epita.fr/
I'm OK with going ahead. I have a few favors to ask you :) Please,
do not use AC_TRY macros, as they are obsolescent, be sure to have a
nice NEWS entry, and please, complete the documentation.
I'd be very happy if your completion of the documentation could also
explain that it most situations, detecting the endianness at runtime
is a preferred solution, and if you have some code that does it
properly somewhere, please, include it!
I can forward your old patches to you if you wish.
Thanks!
(Oh, btw, I trust you, i.e., don't hesitate to apply your patches
directly, but be sure to send them here).
Also, please, try to have the test suite exercise your code even if
_not_ cross-compiling. This basically means adding a test case where
cross_compiling=yes. See semantics.at:AC_CHECK_SIZEOF for inspiration
for instance.
- Re: AC_C_BIGENDIAN: grep'ing an object file,
Akim Demaille <=