mailing list of musl libc
 help / color / mirror / code / Atom feed
* dlopen'ing glibc linked libraries
@ 2014-01-21 13:57 Gabriel Jacobo
  2014-01-21 14:31 ` John Spencer
  0 siblings, 1 reply; 8+ messages in thread
From: Gabriel Jacobo @ 2014-01-21 13:57 UTC (permalink / raw)
  To: musl

[-- 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 --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-01-24 13:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-21 13:57 dlopen'ing glibc linked libraries Gabriel Jacobo
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

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).