Re: Support Library Requirements for GCC 10

2020-01-07 Thread Richard Biener
On Tue, Jan 7, 2020 at 1:38 PM Richard Biener wrote: > > On Sun, Jan 5, 2020 at 9:28 PM Bruno Haible wrote: > > > > Hi, > > > > The minimum support library version of MPC for building GCC 10 is not > > correct. > > > > After downloading gcc-10-20191229.tar.xz and > > $ cd gcc-10-20191229/gcc/do

Re: Support Library Requirements for GCC 10

2020-01-07 Thread Richard Biener
On Sun, Jan 5, 2020 at 9:28 PM Bruno Haible wrote: > > Hi, > > The minimum support library version of MPC for building GCC 10 is not > correct. > > After downloading gcc-10-20191229.tar.xz and > $ cd gcc-10-20191229/gcc/doc > $ ./install.texi2html > $ xdg-open HTML/prerequisites.html > I ins

Support Library Requirements for GCC 10

2020-01-05 Thread Bruno Haible
Hi, The minimum support library version of MPC for building GCC 10 is not correct. After downloading gcc-10-20191229.tar.xz and $ cd gcc-10-20191229/gcc/doc $ ./install.texi2html $ xdg-open HTML/prerequisites.html I installed - gmp 4.3.2 - works, - mpfr 3.1.0 - works, - mpc 0.8.1 - fa