all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hugo Wolf <hwolf@deutsches.lieder.net>
Subject: Re: carbon emacs won't build with Dec 2002 dev tools?
Date: Sat, 21 Dec 2002 23:41:43 GMT	[thread overview]
Message-ID: <X_6N9.253138$pN3.20792@sccrnsc03> (raw)
In-Reply-To: m2d6nvdn91.fsf@owlbear.local

In article <m2d6nvdn91.fsf@owlbear.local>, Andrew Choi wrote:
> The change to make is to add an additional comparison 
> 
>  || strncmp (sectp->sectname, "__cfstring", 16) == 0
> 
> to the following comparison in unexmacosx.c (copy_data_segment).
> 
>       ... 
>       else if (strncmp (sectp->sectname, "__la_symbol_ptr", 16) == 0
> 	       || strncmp (sectp->sectname, "__nl_symbol_ptr", 16) == 0
> 	       || strncmp (sectp->sectname, "__dyld", 16) == 0
> 	       || strncmp (sectp->sectname, "__const", 16) == 0)





Yes, that fixes it.  Thanks again.

I'd still be interested to hear if anyone else can verify the original
problem.  It may be specific to my system environment, I really don't
know.

      reply	other threads:[~2002-12-21 23:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-21 19:28 carbon emacs won't build with Dec 2002 dev tools? Hugo Wolf
2002-12-21 21:02 ` Andrew Choi
2002-12-21 21:13   ` Hugo Wolf
2002-12-21 22:24     ` Andrew Choi
2002-12-21 23:41       ` Hugo Wolf [this message]

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

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

  git send-email \
    --in-reply-to='X_6N9.253138$pN3.20792@sccrnsc03' \
    --to=hwolf@deutsches.lieder.net \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.