From: Ian Campbell <ian.campbell@citrix.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>,
jbeulich@suse.com, xen-devel@lists.xen.org,
stefano.stabellini@eu.citrix.com
Cc: Doug Goldstein <cardoe@cardoe.com>
Subject: Re: [PATCH v3 1/2] build: specify minimum versions of gcc and binutils
Date: Thu, 11 Feb 2016 13:21:12 +0000 [thread overview]
Message-ID: <1455196872.814.43.camel@citrix.com> (raw)
In-Reply-To: <56BC7F3F.5090006@citrix.com>
On Thu, 2016-02-11 at 12:31 +0000, Andrew Cooper wrote:
> On 11/02/16 12:23, Ian Campbell wrote:
> > From: Doug Goldstein <cardoe@cardoe.com>
> >
> > To help people avoid having to figure out what versions of gcc and
> > binutils need to be supported document them explicitly.
> >
> > Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
> > Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
>
> I would be tempted to abbreviate this to GCC 4.1 and Binutls 2.16,
> unless we specifically know of issues between the release and point
> releases.
I don't mind doing this but if there is any quibbling at all about it then
I would simply go with what is below.
>
> Either way, Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
>
> > ---
> > v3: [ijc] Updated version for binutils and include gcc (separately for
> > x86 and ARM in both cases), deferred make to second patch
> > ---
> > README | 8 ++++++--
> > 1 file changed, 6 insertions(+), 2 deletions(-)
> >
> > diff --git a/README b/README
> > index 1324c7c..356a350 100644
> > --- a/README
> > +++ b/README
> > @@ -35,9 +35,13 @@ Second, there are a number of prerequisites for
> > building a Xen source
> > release. Make sure you have all the following installed, either by
> > visiting the project webpage or installing a pre-built package
> > provided by your OS distributor:
> > - * GCC v4.1 or later
> > + * GCC
> > + - For x86 4.1.2_20070115 or later
> > + - For ARM 4.8 or later
> > * GNU Make
> > - * GNU Binutils
> > + * GNU Binutils:
> > + - For x86 2.16.91.0.5 or later
> > + - For ARM 2.24 or later
> > * Development install of zlib (e.g., zlib-dev)
> > * Development install of Python v2.3 or later (e.g., python-dev)
> > * Development install of curses (e.g., libncurses-dev)
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-02-11 13:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-11 12:23 [PATCH v3 1/2] build: specify minimum versions of gcc and binutils Ian Campbell
2016-02-11 12:23 ` [PATCH v3 2/2] build: specify minimum versions of make Ian Campbell
2016-02-11 12:30 ` Andrew Cooper
2016-02-11 12:31 ` [PATCH v3 1/2] build: specify minimum versions of gcc and binutils Andrew Cooper
2016-02-11 13:21 ` Ian Campbell [this message]
2016-02-11 13:32 ` Jan Beulich
2016-02-11 15:38 ` Ian Campbell
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=1455196872.814.43.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=cardoe@cardoe.com \
--cc=jbeulich@suse.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).