All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: pradeep singh rautela <rautelap@gmail.com>
Cc: tim.post@netkinetics.net, xen-devel@lists.xensource.com
Subject: Re: Which GCC is best for building Xen?
Date: Thu, 02 Aug 2007 08:29:32 +0100	[thread overview]
Message-ID: <C2D7466C.1375C%keir@xensource.com> (raw)
In-Reply-To: <6bc632150708020000v4b14a23cgdfaa8542289dac2b@mail.gmail.com>

GCC 4.x is supported. Any regressions in compatibility with gcc 4.x should
be reported so that they can be fixed -- usually this means avoiding
compiler warnings in subdirectories which are compiled with -Werror.
Subdirectories which do not use -Werror have a reason for that -- e.g., not
wanting to needlessly diverge from upstream qemu by putting in workarounds
for otherwise harmless compiler warnings.

 -- Keir

On 2/8/07 08:00, "pradeep singh rautela" <rautelap@gmail.com> wrote:

> gcc 4.1.2 build fine for me though.
> A little tweaking is certainly required in the config files to lower
> down the paranoia of the GCC compiler for Xen.
> 
> BTW Keir, any strong reasons for sticking to GCC 3.4 and not upgrading
> to GCC 4.x series?
> 
> Sorry if this has been discussed before, a link to the mail archive
> will be really appreciated.

  reply	other threads:[~2007-08-02  7:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-29  4:07 Which GCC is best for building Xen? Tim Post
2007-07-30 18:13 ` Keir Fraser
2007-08-02  7:00   ` pradeep singh rautela
2007-08-02  7:29     ` Keir Fraser [this message]
2007-08-02  7:36       ` pradeep singh rautela

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=C2D7466C.1375C%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=rautelap@gmail.com \
    --cc=tim.post@netkinetics.net \
    --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.