Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-18 Thread Chris Johns
On 19/1/18 4:48 am, Joel Sherrill wrote: > > > On Wed, Jan 17, 2018 at 6:39 PM, Chris Johns > wrote: > > On 18/1/18 11:01 am, Joel Sherrill wrote: > > On Wed, Jan 17, 2018 at 5:21 PM, Chris Johns > >

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-18 Thread Joel Sherrill
On Wed, Jan 17, 2018 at 6:39 PM, Chris Johns wrote: > On 18/1/18 11:01 am, Joel Sherrill wrote: > > On Wed, Jan 17, 2018 at 5:21 PM, Chris Johns > > wrote: > > > > On 18/1/18 9:30 am, Joel Sherrill wrote: > > > Why can't we change it to here for 4.10? > > > >

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-17 Thread Chris Johns
On 18/1/18 11:01 am, Joel Sherrill wrote: > On Wed, Jan 17, 2018 at 5:21 PM, Chris Johns > wrote: > > On 18/1/18 9:30 am, Joel Sherrill wrote: > > Why can't we change it to here for 4.10? > > > > http://www.multiprecision.org/downloads/mpc-0.8.1.tar.gz >

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-17 Thread Joel Sherrill
On Wed, Jan 17, 2018 at 5:21 PM, Chris Johns wrote: > On 18/1/18 9:30 am, Joel Sherrill wrote: > > Why can't we change it to here for 4.10? > > > > http://www.multiprecision.org/downloads/mpc-0.8.1.tar.gz > > > > We could however it leaves us open to the same issue that started us > looking at >

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-17 Thread Chris Johns
On 18/1/18 9:30 am, Joel Sherrill wrote: > Why can't we change it to here for 4.10? > > http://www.multiprecision.org/downloads/mpc-0.8.1.tar.gz > We could however it leaves us open to the same issue that started us looking at this problem and there is a push to make 4.10 a long term supported r

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-17 Thread Joel Sherrill
Why can't we change it to here for 4.10? http://www.multiprecision.org/downloads/mpc-0.8.1.tar.gz --joel On Tue, Jan 16, 2018 at 8:51 PM, Chris Johns wrote: > On 17/1/18 1:04 pm, Joel Sherrill wrote: > > On Jan 16, 2018 6:50 PM, "Chris Johns" > > wrote: > > > > On

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-16 Thread Chris Johns
On 17/1/18 1:04 pm, Joel Sherrill wrote: > On Jan 16, 2018 6:50 PM, "Chris Johns" > wrote: > > On 17/1/18 9:19 am, Chris Johns wrote: > > -%source set mpc > http://www.multiprecision.org/mpc/download/mpc-%{mpc_version}.tar.gz >

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-16 Thread Joel Sherrill
On Jan 16, 2018 6:50 PM, "Chris Johns" wrote: On 17/1/18 9:19 am, Chris Johns wrote: > -%source set mpc http://www.multiprecision.org/mpc/download/mpc-%{mpc_ version}.tar.gz > +%source set mpc https://ftp.gnu.org/gnu/mpc/mpc-%{mpc_version}.tar.gz This does not work for 4.10 as GNU only hosts mpc

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-16 Thread Chris Johns
On 17/1/18 9:19 am, Chris Johns wrote: > -%source set mpc > http://www.multiprecision.org/mpc/download/mpc-%{mpc_version}.tar.gz > +%source set mpc https://ftp.gnu.org/gnu/mpc/mpc-%{mpc_version}.tar.gz This does not work for 4.10 as GNU only hosts mpc-1.0.1 and later and 4.10 uses 0.8.1. Do we u

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-16 Thread Chris Johns
On 17/1/18 9:35 am, Joel Sherrill wrote: > Shouldn't we also be doing this for 4.11 and 5.0 or have those already  > switched to gcc? 5 is already ok and the 4.11 patch is: https://lists.rtems.org/pipermail/devel/2018-January/019911.html Chris ___ deve

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-16 Thread Joel Sherrill
On Tue, Jan 16, 2018 at 4:34 PM, Chris Johns wrote: > On 17/1/18 9:32 am, Joel Sherrill wrote: > > Looks good to me. > > FYI this is for 4.10. We need this to make a release. > Shouldn't we also be doing this for 4.11 and 5.0 or have those already switched to gcc? > > Chris > > ___

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-16 Thread Chris Johns
On 17/1/18 9:32 am, Joel Sherrill wrote: > Looks good to me. FYI this is for 4.10. We need this to make a release. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-16 Thread Joel Sherrill
Looks good to me. On Tue, Jan 16, 2018 at 4:19 PM, Chris Johns wrote: > Close #3272 > --- > source-builder/config/gcc-4.3-1.cfg | 6 +++--- > source-builder/config/gcc-4.4-1.cfg | 6 +++--- > source-builder/config/gcc-4.5-1.cfg | 6 +++--- > source-builder/config/gcc-4.6-1.cfg | 6 +++--- > s

[PATCH] gcc: Reference GNU's FTP site for all GCC parts.

2018-01-16 Thread Chris Johns
Close #3272 --- source-builder/config/gcc-4.3-1.cfg | 6 +++--- source-builder/config/gcc-4.4-1.cfg | 6 +++--- source-builder/config/gcc-4.5-1.cfg | 6 +++--- source-builder/config/gcc-4.6-1.cfg | 6 +++--- source-builder/config/gcc-4.7-1.cfg | 6 +++--- source-builder/config/gcc-4.8-1.cfg | 6 ++