All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@suse.de>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com, John Levon <levon@movementarian.org>
Subject: Re: [patch] Fix 32bit xen-tools build.
Date: Mon, 23 Oct 2006 09:35:32 +0200	[thread overview]
Message-ID: <453C70C4.2080901@suse.de> (raw)
In-Reply-To: <C15F8E34.2E6E%Keir.Fraser@cl.cam.ac.uk>

Keir Fraser wrote:
> On 20/10/06 1:25 pm, "John Levon" <levon@movementarian.org> wrote:
> 
>> Where is left that needs LDFLAGS/ASFLAGS to have the -m flags? It's
>> wrong anyway, there should be nowhere that's not using $CFLAGS; see the
>> previous discussion. We've had to disable a couple of directories for
>> now, so probably it's in one of those?
> 
> Bit more context: anywhere that *is* using $(LD) directly should add
> $(LDFLAGS_DIRECT) to the command line. This adds -mi386 or -mx86_64. The
> linker does not understand -m32/-m64. But anywhere not doing tricky links
> (e.g., with a GNU-specific script) should call the linker via the GCC
> driver.

Rechecked, seems to be fixed now, except for qemu-dm which still doesn't
build when compiling 32bit tools on a 64bit machine ...

cheers,
  Gerd

-- 
Gerd Hoffmann <kraxel@suse.de>
http://www.suse.de/~kraxel/julika-dora.jpeg

  reply	other threads:[~2006-10-23  7:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-20  8:36 [patch] Fix 32bit xen-tools build kraxel
2006-10-20 12:25 ` John Levon
2006-10-21  7:43   ` Keir Fraser
2006-10-23  7:35     ` Gerd Hoffmann [this message]
2006-10-23  8:51       ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2006-10-05  8:48 kraxel
2006-10-05  8:55 ` Keir Fraser
2006-10-05  9:22   ` Gerd Hoffmann
2006-10-05 10:40     ` Gerd Hoffmann
2006-10-05 11:45     ` John Levon

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=453C70C4.2080901@suse.de \
    --to=kraxel@suse.de \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=levon@movementarian.org \
    --cc=xen-devel@lists.xensource.com \
    /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.