All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Darwin asm fix
Date: Tue, 20 Jan 2004 15:11:46 -0500	[thread overview]
Message-ID: <20040120201146.GA18105@nevyn.them.org> (raw)
In-Reply-To: <1074628176.3142.116.camel@jma1.dev.netgem.com>

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.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

  reply	other threads:[~2004-01-20 20:26 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 [this message]
2004-01-20 20:45     ` Jocelyn Mayer
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=20040120201146.GA18105@nevyn.them.org \
    --to=drow@false.org \
    --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.