innerlee / setup

Setup a new machine without sudo!
438 stars 80 forks source link

gcc 6.1 corresponding gmp, mpfr, mpc version #25

Closed ShoufaChen closed 3 years ago

ShoufaChen commented 3 years ago

Hi,

If I want to install gcc 6.1, how can I determine the corresponding gmp, mpfr, mpc version?

Thanks in advance.

innerlee commented 3 years ago

by asking google :p http://ftp.oregonstate.edu/.2/lfs-website/lfs/view/development/chapter05/gcc-pass1.html

ShoufaChen commented 3 years ago

Thanks.