public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bill Northcott <w.northcott@unsw.edu.au>
To: gcc@gcc.gnu.org
Subject: GNU libobjc on Darwin
Date: Tue, 31 Aug 2004 05:04:00 -0000	[thread overview]
Message-ID: <595C6EAE-FB09-11D8-ABDF-000393D3D676@unsw.edu.au> (raw)

I may have mentioned this here before or perhaps it only went to Andrew 
Pinski.

Andrew has proposed some changes that allow GNU libobjc to build on 
Darwin as libobjc-gnu.   These work for an FSF style build.

However, on the apple-ppc-darwin branch the same patches don't build 
the library.
The cause is an APPLE_LOCAL mod to config/rs6000/darwin.h which 
redefines ADJUST_FIELD_ALIGN to need three arguments.  This breaks in 
encoding.c around line 838.  The only other place the macro appears to 
be used is stor-layout.c.

I can't make up my mind if this is an Apple bug or an FSF one.

Perhaps someone who can see how to fix it might not care.

Bill Northcott

             reply	other threads:[~2004-08-31  4:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31  5:04 Bill Northcott [this message]
2004-08-31 15:27 ` David Edelsohn
2004-09-01  0:36   ` Bill Northcott
2004-09-01  1:16     ` Mike Stump
2004-09-01 17:23 ` Stan Shebs
2004-09-01 18:07   ` David Edelsohn

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=595C6EAE-FB09-11D8-ABDF-000393D3D676@unsw.edu.au \
    --to=w.northcott@unsw.edu.au \
    --cc=gcc@gcc.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).