All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jocelyn Mayer <l_indien@magic.fr>
To: qemu mailing list <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] Darwin asm fix
Date: 20 Jan 2004 21:45:48 +0100	[thread overview]
Message-ID: <1074631547.5281.129.camel@jma1.dev.netgem.com> (raw)
In-Reply-To: <20040120201146.GA18105@nevyn.them.org>

On Tue, 2004-01-20 at 21:11, Daniel Jacobowitz wrote:
> On Tue, Jan 20, 2004 at 08:49:37PM +0100, Jocelyn Mayer wrote:
> > On Tue, 2004-01-20 at 20:27, Pierre d'Herbemont wrote:
> > > Hi!
> > > 
> > > This other patch fix the compilation of op.c under darwin. The changed 
> > > line is in exec-all.h, and it is related to the different syntax used 
> > > in linux and darwin's ld. In this case Darwin's ld wants '.data' 
> > > whereas Linux's ld expects '.section ".data"'.
> > 
> > Darwin's ld is supposed to be GNU ld, the same that's user under Linux.
> > There may be some options to make it act the same. Don't this may be an
> > issue with as instead ?
> 
> Darwin's ld is based on binutils 1.x, and is not ELF, so it's
> completely different from what Linux uses.

All right. Sorry. In the mirrored Apple CVS from open-Darwin,
there's ld v2.10 in binutils. I did think this one was used.
I just checked, it's not anymore in recent Apple sources (10.3.2).

I don't see any reason why sections should have another syntax
in Mach-O file, but...

-- 
Jocelyn Mayer <l_indien@magic.fr>
Never organized

  reply	other threads:[~2004-01-20 20:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-20 19:27 [Qemu-devel] [PATCH] Darwin asm fix Pierre d'Herbemont
2004-01-20 19:49 ` Jocelyn Mayer
2004-01-20 20:11   ` Daniel Jacobowitz
2004-01-20 20:45     ` Jocelyn Mayer [this message]
2004-01-20 22:53       ` Michael L Torrie
2004-01-20 20:18 ` Gwenole Beauchesne
     [not found] <C80BF812-4C4D-11D8-89C1-000A2796D230@free.fr>
2004-01-21 20:30 ` Pierre d'Herbemont

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=1074631547.5281.129.camel@jma1.dev.netgem.com \
    --to=l_indien@magic.fr \
    --cc=qemu-devel@nongnu.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 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.