All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: John Levon <john.levon@sun.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] Fix 64-bit foreign header check
Date: Wed, 15 Aug 2007 15:59:49 +0100	[thread overview]
Message-ID: <C2E8D375.143E1%keir@xensource.com> (raw)
In-Reply-To: <20070815143716.GA8459@barman.uk.sun.com>

On 15/8/07 15:37, "John Levon" <john.levon@sun.com> wrote:

>> Won't gcc produce 64-bit binaries by default in a 64-bit environment?
> 
> There is no such thing as a "64-bit environment" on Solaris, all machines ship
> with both 32 and 64 bit functionality (of course the kernel must be 64-bit to
> actually /use/ such).
> 
> Thus we build twice, once in 32-bit, once in 64-bit.

Then isn't your TARGET_ARCH!=COMPILE_ARCH for one of these builds? Sounds
like you have a 32-bit-ish compile environment (since you produce 32-bit
binaries by default), and hence it would be correct to have
COMPILE_ARCH==x86_32 for both builds.

 -- Keir

  reply	other threads:[~2007-08-15 14:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-15 14:20 [PATCH] Fix 64-bit foreign header check john.levon
2007-08-15 14:24 ` Keir Fraser
2007-08-15 14:37   ` John Levon
2007-08-15 14:59     ` Keir Fraser [this message]
2007-08-15 15:27       ` John Levon
2007-08-15 16:04         ` Keir Fraser
2007-08-15 16:08           ` John Levon
2007-08-16  7:15             ` Keir Fraser
2007-08-15 16:09           ` John Levon
  -- strict thread matches above, loose matches on Subject: below --
2007-08-16 13:23 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=C2E8D375.143E1%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=john.levon@sun.com \
    --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.