public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: moreau francis <francis_moreau2000@yahoo.fr>
Cc: linux-kernel@vger.kernel.org
Subject: Re: CROSS_COMPILE issue
Date: Wed, 16 Aug 2006 20:42:31 +0200	[thread overview]
Message-ID: <20060816184231.GC5852@mars.ravnborg.org> (raw)
In-Reply-To: <20060816164036.32867.qmail@web25805.mail.ukl.yahoo.com>

On Wed, Aug 16, 2006 at 04:40:36PM +0000, moreau francis wrote:
> Hi
> 
> I met an issue when compiling kernel 2.6.18-rc4. I 
> cross compile the kernel for a MIPS target on a PC.
> MIPS architecture assigns CROSS_COMPILE in
> its arch/mips/Makefile but it is not included by the 
> main Makefile from the begining. So one of the
> consequence is that CC variable is not correctly
> set until arch's Makefile is included. It's set to "gcc"
> since CROSS_COMPILE is still not defined instead
> of "mips-linux-gcc". During this time CC variable is 
> used to setup CFLAGS for example.
> 
> is it something known ?
It has been reported before but thanks for the reminder.
I will try to cook up a fix tonight.

	Sam

      reply	other threads:[~2006-08-16 18:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-16 16:40 CROSS_COMPILE issue moreau francis
2006-08-16 18:42 ` Sam Ravnborg [this message]

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=20060816184231.GC5852@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=francis_moreau2000@yahoo.fr \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox