On Thu, 24 Feb 2022, Marek Polacek via Gcc-patches wrote:

> gmp/mpfr/mpc/isl are DSOs I believe and therefore always PIC.

They are *not* DSOs when built in-tree (see the use of --disable-shared in 
the relevant parts of Makefile.def).

> intl: I have no idea about this; I don't see any binaries in that directory
> after a bootstrap.

If you use --with-included-gettext, there should be libintl.a or similar 
there and it should be linked into host binaries.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to