public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: Marek Polacek <polacek@redhat.com>
Cc: Jakub Jelinek <jakub@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Alexandre Oliva <oliva@adacore.com>,
	GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH v2] configure: Implement --enable-host-pie
Date: Fri, 25 Feb 2022 00:04:32 +0000	[thread overview]
Message-ID: <alpine.DEB.2.22.394.2202250001190.2069323@digraph.polyomino.org.uk> (raw)
In-Reply-To: <YhfraoXFtSpoGkNO@redhat.com>

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
joseph@codesourcery.com

  reply	other threads:[~2022-02-25  0:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10 16:48 [PATCH] " Marek Polacek
2022-02-10 21:10 ` Joseph Myers
2022-02-24 20:32   ` [PATCH v2] " Marek Polacek
2022-02-25  0:04     ` Joseph Myers [this message]
2022-03-04 23:17       ` [PATCH v3] " Marek Polacek
2022-03-27 21:25         ` Alexandre Oliva
2022-03-28 12:26           ` Marek Polacek
2023-05-09 19:41 [PATCH] " Marek Polacek
2023-05-16 15:29 ` Marek Polacek
2023-05-16 20:11   ` Iain Sandoe
2023-05-18 23:32     ` [PATCH v2] " Marek Polacek
2023-05-19  8:01       ` Iain Sandoe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.22.394.2202250001190.2069323@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=oliva@adacore.com \
    --cc=pbonzini@redhat.com \
    --cc=polacek@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).