[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 1/2] build: specify minimum versions of gcc and binutils
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@xxxxxxxxxx> > > > > 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@xxxxxxxxxx> > > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > > 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@xxxxxxxxxx> > > > --- > > 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@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |