bug-guile
[Top][All Lists]
Advanced

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

Re: stack base on Mac OS X


From: Rob Browning
Subject: Re: stack base on Mac OS X
Date: Tue, 15 Jun 2004 20:05:39 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Andreas Vögele <address@hidden> writes:

> The stack base problem on Mac OS X can easily be fixed by using the
> preprocessor macros __APPLE__ and __MACH__ instead of the macro
> macosx, which is not defined by GCC on Mac OS X.
>
> Hans Boehm's garbage collector now also uses __APPLE__ and __MACH__
> and Apple's documentation says "To define a section of code to be
> compiled on Mac OS X system you should define a section using
> __APPLE__ with __MACH__ macros.". See
> http://developer.apple.com/technotes/tn2002/tn2071.html#Section10 for
> details.

OK, I've added these changes to 1.6, and I'll add them to 1.7 in a
bit.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

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