[Ecls-list] Changes for building on i386 Leopard (OS X 10.5)

John Wiegley jwiegley at gmail.com
Mon Nov 26 07:45:09 UTC 2007


On Nov 26, 2007, at 3:32 AM, Juan Jose Garcia-Ripoll wrote:

> But is it backward compatible? I am still running Tiger.

I think it is not.  The compiler define to check on is:

#if __DARWIN_UNIX03

If that is defined (which should only be in Leopard), then __eax is  
used.  Otherwise, eax is used.  Sorry that wasn't in my patch.

John




More information about the ecl-devel mailing list