mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Felix Janda <felix.janda@posteo.de>
To: musl@lists.openwall.com
Subject: Re: debugging problem with musl ld and qemu-ppc
Date: Tue, 4 Nov 2014 19:34:25 +0100	[thread overview]
Message-ID: <20141104183425.GA1353@euler> (raw)
In-Reply-To: <CAA7aPHiM3KS4FQbi_WOWSZCE-nw=oRDEX56yvLCnfBouUG1Bhg@mail.gmail.com>

stephen Turner wrote:
> Would this issue affect all programs not just the rebuilding of gcc? I have
> been having a lot of problems with one lib or another failing when trying
> to rebuild code on my static musl gcc system (building both dynamic and
> static)

My particular example only applies to programs linked dynamically
against gmp (configured with --enable-assembly). More generally it
affects all programs dynamically linked to libraries containing
relocations which binutils thinks of as requiring bss-plt. (The
programs could also contain the relocation themselves.) I have not
encountered this for anything other than gmp, yet.

Felix


  reply	other threads:[~2014-11-04 18:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-16  6:09 Felix Janda
2014-10-16 15:34 ` Rich Felker
2014-10-16 16:58   ` Felix Janda
2014-10-19 20:29     ` Felix Janda
2014-10-19 21:13       ` Rich Felker
2014-11-01 21:41         ` Felix Janda
2014-11-01 21:47           ` Rich Felker
2014-11-01 22:01             ` Felix Janda
2014-11-03 23:11               ` stephen Turner
2014-11-04 18:34                 ` Felix Janda [this message]
2014-10-17 19:30   ` Felix Janda
2014-10-17 20:17     ` Rich Felker
2014-10-17 21:15       ` Felix Janda

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=20141104183425.GA1353@euler \
    --to=felix.janda@posteo.de \
    --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).