2007.10.23 08:38 "[Tiff] universal build patch", by Kai-Uwe Behrmann

2007.10.24 11:26 "Re: [Tiff] universal build patch", by Andrey Kiselev

On Wed, Oct 24, 2007 at 10:32:33AM +0200, Kai-Uwe Behrmann wrote:

stage. It seems that latest autoconf already has some support for universal binary case:

 http://lists.gnu.org/archive/html/autoconf-patches/2007-02/msg00023.html

It's still a macro solution and thus keeps two languages in the code.

Yes, and that is what I would like to retain. What is a problem with configuration macros? Byte order is hardware dependent option and it is a thing that is not changed between two runs of the same program, so I don't see a reason to make it switched in runtime, even supposing that overhead is minimal. We have other switches of that kind, e.g. sizeof(int), it is logical to configure all of this stuff together and hardcode in the binary.

Best regards,

Andrey

--
Andrey V. Kiselev
ICQ# 26871517