mailing list of musl libc
 help / color / mirror / code / Atom feed
* Support for musl libc in OpenWrt
@ 2012-11-23 20:10 Florian Fainelli
  2012-11-23 22:19 ` Szabolcs Nagy
  2012-11-24  6:15 ` Isaac Dunham
  0 siblings, 2 replies; 11+ messages in thread
From: Florian Fainelli @ 2012-11-23 20:10 UTC (permalink / raw)
  To: openwrt-devel, musl

Hi All,

Support for musl libc in OpenWrt has been added in revision r34314, this 
was tested against:

- X86 in VirtualBox
- X86_64 with UML
- ARM with the realview target

Note that the following issues are known:

- unable to complete libstdc++ build due to some missing declarations (WIP)
- MIPS and MIPSel ports are not functionnal (details below)
- PowerPC has not been tested at all due to lack of hardware/emulation 
target

I did not try yet to compile our entire set of packages besides the one 
pre-selected in trunk, so you will certainly encounter some breakage due 
to musl being more strict about header inclusions and declarations than 
uClibc and (e)glibc.

Have fun!
--
MIPS and MIPSel specific issues:

using qemu's binary emulation (qemu-mips[el]) against a statically 
linked binary works, a dynamic binary makes my host qemu segv. Using 
qemu-system-mips[el], the binary segfaults while being executed by the 
kernel. So far I have not had the time to debug this further.
--
Florian

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

end of thread, other threads:[~2012-12-01  9:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-23 20:10 Support for musl libc in OpenWrt Florian Fainelli
2012-11-23 22:19 ` Szabolcs Nagy
2012-11-23 22:52   ` Florian Fainelli
2012-11-24  6:15 ` Isaac Dunham
2012-11-24 10:01   ` Szabolcs Nagy
2012-11-25 11:46   ` [musl] " Florian Fainelli
2012-11-25 13:37     ` Szabolcs Nagy
2012-11-25 18:41       ` Re: [OpenWrt-Devel] " John Spencer
2012-11-25 19:29         ` Florian Fainelli
2012-12-01  4:15           ` Rich Felker
2012-12-01  9:16             ` Florian Fainelli

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