All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@muc.de>
To: Paul Mackerras <paulus@samba.org>
Cc: linux-kernel@vger.kernel.org, olh@suse.de
Subject: Re: [PATCH] allow kernel compile with native ppc64 compiler
Date: Mon, 18 Oct 2004 18:23:27 +0200	[thread overview]
Message-ID: <m3k6toc7wg.fsf@averell.firstfloor.org> (raw)
In-Reply-To: <2Qr4K-2P8-15@gated-at.bofh.it> (Paul Mackerras's message of "Sun, 17 Oct 2004 23:50:10 +0200")

Paul Mackerras <paulus@samba.org> writes:

> Olaf Hering writes:
>
>> The zImage is a 32bit binary, but a native powerpc64-linux gcc will
>> produce 64bit objects in arch/ppc64/boot.
>> This patch fixes it.
>
> ... and breaks the compile on older toolchains that don't understand
> -m32.  We need to make the -m32 conditional on HAS_BIARCH as defined
> in arch/ppc64/Makefile.

Wouldn't it be more user friendly to use $(call check_gcc,-m32,) ? 

-Andi


       reply	other threads:[~2004-10-18 16:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2Qoqo-Ou-41@gated-at.bofh.it>
     [not found] ` <2Qr4K-2P8-15@gated-at.bofh.it>
2004-10-18 16:23   ` Andi Kleen [this message]
2004-10-17 18:55 [PATCH] allow kernel compile with native ppc64 compiler Olaf Hering
2004-10-17 21:46 ` Paul Mackerras
2004-10-18  4:56   ` Olaf Hering
2004-10-18  5:55     ` Paul Mackerras
2004-10-18  7:54       ` Olaf Hering
2004-10-18 10:58         ` Benjamin Herrenschmidt

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=m3k6toc7wg.fsf@averell.firstfloor.org \
    --to=ak@muc.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olh@suse.de \
    --cc=paulus@samba.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.