Re: [microblaze-linux] [RESEND PATCH] microblaze: Fix clone syscall

From: Rich Felker
Date: Wed Jul 24 2013 - 03:40:27 EST


On Wed, Jul 24, 2013 at 09:16:03AM +0200, Michal Simek wrote:
> BTW: Where to get musl package

Source is available from http://www.musl-libc.org/. We also have cross
compilers and binaries for a number of archs here:

https://bitbucket.org/GregorR/musl-cross

However, microblaze was not included since the support in the upstream
GNU packages seemed to be broken/unusable. If this has changed, please
let me know. I'd really like to get microblaze support added added to
the cross-compiler builds.

> and are there any tests we should regularly run?

We have a libc-test package under development here:

http://nsz.repo.hu/git/?p=libc-test

There's nothing musl-specific about the tests; they can also be run
against glibc, and presumably uClibc too. It's still a bit
experimental now, and still pulling in tests we had in various
non-unified test modules into a proper test framework, but it may be
useful.

Rich
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/