All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [RFC][PATCH] Use HOST_CC instead of CC on TCG only targets
Date: Thu, 8 May 2008 23:56:39 +0100	[thread overview]
Message-ID: <200805082356.39655.paul@codesourcery.com> (raw)
In-Reply-To: <20080508224412.GA30981@volta.aurel32.net>

On Thursday 08 May 2008, Aurelien Jarno wrote:
> Now that we have 3 TCG only targets (arm, cris, sparc) and 1 being
> actively converted (mips), I think it does not make sense anymore to
> build those targets with gcc-3.4.

FTR I'm (slowly) working on converting m68k.

> +ifdef CONFIG_NO_DYNGEN_OP
> +CC=$(HOST_CC)
> +endif

This breaks cross builds. $(HOST_CC) is the compiler for the build system 
(yes, it's mis-named).

Paul

      reply	other threads:[~2008-05-08 22:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-08 22:44 [Qemu-devel] [RFC][PATCH] Use HOST_CC instead of CC on TCG only targets Aurelien Jarno
2008-05-08 22:56 ` Paul Brook [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=200805082356.39655.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.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.