public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Components used to build GCC
@ 2022-03-07 22:26 vicentesmith
  2022-03-08  0:22 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: vicentesmith @ 2022-03-07 22:26 UTC (permalink / raw)
  To: gcc-help

Hello,
I'm building GCC11 on a system running Ubuntu20.04 (that includes GCC 9.3.0). After downloading the prerequisites, the system is stating:
...
gmp-6.1.0.tar.bz2: OK
mpfr-3.1.6.tar.bz2: OK
mpc-1.0.3.tar.gz: OK
isl-0.18.tar.bz2: OK
All prerequisites downloaded successfully.
My question is whether the GCC build is going to use these versions of GMP, MPFR and MPC or the ones already installed in the system, which are more recent. Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-08  0:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-07 22:26 Components used to build GCC vicentesmith
2022-03-08  0:22 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).