[CLN-list] Help needed (was: Compiling CLN on Intel Macs)

Ralf Wildenhues Ralf.Wildenhues at gmx.de
Fri Apr 28 10:36:48 CEST 2006


Hi Richard,

* Richard B. Kreckel wrote on Thu, Apr 27, 2006 at 10:38:32PM CEST:
>
> Well, I've a (almost trivial) patch that makes it work fine on Intel 
> Macs, according to the submitter of the bug. For the next release, I 
> intend to fix it in a very conservative way. For this purpose, I need to 
> know how to identify an Intel Mac using preprocessor macros. Does anyone 
> on this list know which macro is set there? (Hint: on a Linux system, 
> that would be "__linux__".)

Well, if "echo | gcc -E -dM -" on that system doesn't help to
find one, how about AC_DEFINEing one yourself based on $host?

Cheers,
Ralf


More information about the CLN-list mailing list