unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Rob Browning <rlb@defaultvalue.org>
Cc: bug-guile@gnu.org
Subject: Re: stack base on Mac OS X
Date: Tue, 15 Jun 2004 20:05:39 -0500	[thread overview]
Message-ID: <87u0xcwbvg.fsf@trouble.defaultvalue.org> (raw)
In-Reply-To: <13B39952-AD7F-11D8-BC60-000D93673682@gmx.net> (Andreas Vögele's message of "Mon, 24 May 2004 14:37:11 +0200")

Andreas Vögele <voegelas@gmx.net> 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


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


  reply	other threads:[~2004-06-16  1:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-24 12:37 stack base on Mac OS X Andreas Vögele
2004-06-16  1:05 ` Rob Browning [this message]
2004-06-17  0:45   ` Rob Browning

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87u0xcwbvg.fsf@trouble.defaultvalue.org \
    --to=rlb@defaultvalue.org \
    --cc=bug-guile@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).