mailing list of musl libc
 help / color / mirror / code / Atom feed
* testing mips port ?
@ 2012-07-12  5:09 Rich Felker
  2012-07-12 14:11 ` Arvid E. Picciani
  0 siblings, 1 reply; 4+ messages in thread
From: Rich Felker @ 2012-07-12  5:09 UTC (permalink / raw)
  To: musl

hi all,

does anybody have real mips hardware that could be used to test the
new mips port? i've been trying to run libc-testsuite in qemu
(aboriginal linux), but the pthread cancellation tests are failing.
adding some debug code, it looks like qemu is not giving the signal
handler a valid/correct ucontext_t structure, but unfortunately i
don't have any real hardware to test it on to confirm that this is
just a qemu bug and not a musl bug.

by the way, there's no shared library support for mips yet, mainly due
to the abi being atrociously bad and incompatible with musl's clean
and simple way of doing dynamic linking, which is having a dynamic
linker that naturally just works without any relocations. so if you
want to test it, please just disable shared libraries for now.

rich


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

end of thread, other threads:[~2012-07-12 15:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-12  5:09 testing mips port ? Rich Felker
2012-07-12 14:11 ` Arvid E. Picciani
2012-07-12 14:11   ` Rich Felker
2012-07-12 15:25     ` Arvid E. Picciani

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