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

On Wed, Aug 15, 2007 at 03:24:45PM +0100, Keir Fraser wrote:

> > Fix 64-bit foreign header check
> > 
> > If a 64-bit build is chosen, we need to compile the checker program with -m64.
> > Use CFLAGS instead of HOSTCFLAGS (this check doesn't work under a
> > cross-compile anyway).
> 
> 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.

regards,
john

  reply	other threads:[~2007-08-15 14:37 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 [this message]
2007-08-15 14:59     ` Keir Fraser
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=20070815143716.GA8459@barman.uk.sun.com \
    --to=john.levon@sun.com \
    --cc=keir@xensource.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.