mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "piranna@gmail.com" <piranna@gmail.com>
To: musl@lists.openwall.com
Subject: Re: static build and dlopen
Date: Tue, 2 Sep 2014 02:49:21 +0200	[thread overview]
Message-ID: <CAKfGGh2r61PckojJq1GAzOBmwyGcsTNWRsX_4yek-xUECQpp+A@mail.gmail.com> (raw)
In-Reply-To: <20140902003849.GH12888@brightrain.aerifal.cx>

Yes I know, I put it as example of the glibc case before I started
using musl to try to solve it since glibc static link didn't worked
for me, I know that musl one is /lib/ld-musl-i386.so.1.

2014-09-02 2:38 GMT+02:00 Rich Felker <dalias@libc.org>:
> On Tue, Sep 02, 2014 at 01:38:55AM +0200, piranna@gmail.com wrote:
>> Sorry for the delay, I have been busy these days.
>>
>> First of all, you were right: It possible to use dynamically linked
>> executables for PID 1, seems I was missing one of the libraries
>> (probably /lib/ld-linux.so.2... :-/ ).
>
> A heads-up: This should not exist if you're using musl. If it seems to
> be needed, you incorrectly linked against glibc, not musl, or possibly
> even a mix of the two, and stuff is likely to break very badly. The
> musl dynamic linker is named /lib/ld-musl-$(ARCH).so.1 where $(ARCH)
> would be i386 or x86_64 for 32- or 64-bit x86 systems, and something
> like mips, mipsel, arm, armhf, etc. for other common systems.
>
> Rich



-- 
"Si quieres viajar alrededor del mundo y ser invitado a hablar en un
monton de sitios diferentes, simplemente escribe un sistema operativo
Unix."
– Linus Tordvals, creador del sistema operativo Linux


      reply	other threads:[~2014-09-02  0:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-27 14:14 piranna
2014-08-27 15:27 ` Szabolcs Nagy
2014-08-27 17:01   ` piranna
2014-08-27 17:20     ` Justin Cormack
2014-08-27 20:07       ` piranna
2014-08-27 16:43 ` Rich Felker
2014-08-27 17:10   ` piranna
2014-08-27 18:48     ` Laurent Bercot
2014-08-27 20:19       ` piranna
2014-08-27 20:51         ` Rich Felker
2014-08-27 20:59         ` Laurent Bercot
2014-08-27 21:04           ` Rich Felker
2014-08-27 22:54           ` Kurt H Maier
2014-08-27 23:24             ` Laurent Bercot
2014-08-27 23:36               ` Brent Cook
2014-09-01 23:38                 ` piranna
2014-09-02  0:38                   ` Rich Felker
2014-09-02  0:49                     ` piranna [this message]

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=CAKfGGh2r61PckojJq1GAzOBmwyGcsTNWRsX_4yek-xUECQpp+A@mail.gmail.com \
    --to=piranna@gmail.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).