mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Oliver Schneider <musl-mailinglist@f-prot.com>
To: musl@lists.openwall.com
Subject: Re: How to build libc.a with -fPIC for all archive members?
Date: Mon, 10 Feb 2014 13:27:12 +0000	[thread overview]
Message-ID: <52F8D3B0.4030106@f-prot.com> (raw)
In-Reply-To: <52F8C782.4060308@f-prot.com>

So I piped the output of the compilation into a text file and then used
"grep -v fPIC" to see only lines that don't contain -fPIC (well fPIC),
but that yields a list where the "ar" command and a few auxiliary
commands are the only ones left.

So it appears all calls to the compiler (I use GCC) pass the -fPIC from
the ./configure invocation.

Still looking, but if someone has any input, that would be appreciated.

// Oliver


  reply	other threads:[~2014-02-10 13:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 12:35 Oliver Schneider
2014-02-10 13:27 ` Oliver Schneider [this message]
2014-02-10 14:04   ` Oliver Schneider
2014-02-10 14:07 ` Szabolcs Nagy
2014-02-10 19:43 ` Rich Felker

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=52F8D3B0.4030106@f-prot.com \
    --to=musl-mailinglist@f-prot.com \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).