https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123976

--- Comment #182 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Peter Dyballa from comment #181)
> (In reply to Iain Sandoe from comment #178)
> > (In reply to Peter Dyballa from comment #175)
> 
> > `./contrib/download_prerequisites` 
> 
> I just checked that shell script – it won't work:
> 
> leopard pete 277 /\  which shasum sha512 sha512sum md5_check md5sum gzip

OK... that's unfortunate, I thought the script had a fallback to curl.

> Instead these sources are available:

keep things as simple as possible... these should be OK.
(It's fine to unpack them somewhere else and symlink to the top-level of the
gcc sources

> -rw-r--r--  1 macports  admin  2643888 31 Jan  2024 gmp-6.3.0.tar.bz2

.. should be unpacked or symlinked ---> gmp

> -rw-r--r--  1 macports  admin  531992 26 Apr 13:06 mpc-1.4.1.tar.xz

----> mpc


> -rw-r--r--  1 macports  admin  1505596  6 Apr  2025 mpfr-4.2.2.tar.xz

-----> mpfr

====

You do not need gettext or isl to build the base compiler.

Reply via email to