From: Gerald Pfeifer Date: Sun, 12 Mar 2017 11:06:59 +0000 (+0000) Subject: install.texi (Specific): Remove link to ftp.kernel.org and simplify binutils requirement. X-Git-Tag: upstream/12.2.0~40732 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=983bd86ddb53dc7b42d06b17f0b9b6398ab83ad8;p=platform%2Fupstream%2Fgcc.git install.texi (Specific): Remove link to ftp. and simplify binutils requirement. * doc/install.texi (Specific) : Remove link to ftp.kernel.org and simplify binutils requirement. From-SVN: r246077 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ed515ee..bcc534c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2017-03-12 Gerald Pfeifer + + * doc/install.texi (Specific) : Remove link to + ftp.kernel.org and simplify binutils requirement. + 2017-03-11 Gerald Pfeifer * doc/invoke.texi (Warning Options): Fix spelling of link-time diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 7d5fca8..d3b5267 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4207,9 +4207,7 @@ Use the @option{--disable-sjlj-exceptions} and You can specify a default version for the @option{-mcpu=@var{cpu_type}} switch by using the configure option @option{--with-cpu-@var{cpu_type}}. -You will need -@uref{ftp://ftp.kernel.org/pub/linux/devel/binutils,,binutils 2.15} -or newer for a working GCC@. +You will need GNU binutils 2.15 or newer. @html