mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Gabriel Jacobo <gabomdq@gmail.com>
To: musl@lists.openwall.com
Subject: dlopen'ing glibc linked libraries
Date: Tue, 21 Jan 2014 11:57:03 -0200	[thread overview]
Message-ID: <CAKDfesm1273_2eUHubBTuxOtXiGVSW7Nt+ZvFsAfCacW3KAfTQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 855 bytes --]

Hey everyone! First message here...

I recently found about musl when googling for GLIBC alternatives. I read in
the FAQ that binary compatibility with GLIBC is not there yet, so my
question is if this is a priority for the library.

As a bit of background to my question, let me say that I'm an SDL2
contributor, and I've tried linking SDL against musl, which seemed to work
great. I'm linking dynamically BTW (statically linking to musl didn't quite
work, I didn't research the issue much but it's probably a problem in SDL's
build system).

However, SDL uses dlopen/dlsym heavily to load most of its functionality
(for example, to load the libGL.so.1 binary in order to provide OpenGL
support), and these binaries depend on GLIBC...so (expectedly?) almost
nothing actually works with the SDL/musl binary.

So, will it ever work?

Thanks!

-- 
Gabriel.

[-- Attachment #2: Type: text/html, Size: 1067 bytes --]

             reply	other threads:[~2014-01-21 13:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-21 13:57 Gabriel Jacobo [this message]
2014-01-21 14:31 ` John Spencer
2014-01-21 14:44   ` Gabriel Jacobo
2014-01-21 16:28     ` John Spencer
2014-01-21 18:17     ` Szabolcs Nagy
2014-01-23 10:07       ` Szabolcs Nagy
2014-01-24 10:07         ` Justin Cormack
2014-01-24 13:41           ` Szabolcs Nagy

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=CAKDfesm1273_2eUHubBTuxOtXiGVSW7Nt+ZvFsAfCacW3KAfTQ@mail.gmail.com \
    --to=gabomdq@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).