Displaying 3 results from an estimated 3 matches for "liwakura".
2019 Jan 20
0
testing by building mksh (was Re: RFT: klibc 2.0.5)
...he Build.sh invocation, debian/printf.c
to the current working directory, and export USE_PRINTF_BUILTIN=1 in
addition. But that should also not make enough of a difference, so just
running the normal build from above, once for static once for shared,
should suffice.)
Thanks,
//mirabilos
--
11:56??liwakura:#!/bin/mksh? also, i wanted to add mksh to my own distro ?
i was disappointed that there is no makefile ? but somehow the Build.sh is
the least painful built system i've ever seen ? honours CC, {CPP,C,LD}FLAGS
properly ? looks cleary like done by someone who knows what they are doing
2020 Mar 27
3
[PATCH v2 3/5] Kbuild: use "libc.a" with clang
Clang doesn't have a suitable replacement for libgcc readily available.
Supply one that we know exists. Use "-fno-builtin-bcmp" to prevent clang
from calling a function that doesn't exist.
Signed-off-by: Bill Wendling <morbo at google.com>
---
scripts/Kbuild.klibc | 2 ++
usr/klibc/arch/x86_64/MCONFIG | 2 ++
2 files changed, 4 insertions(+)
diff --git
2019 Jan 20
3
RFT: klibc 2.0.5
On Sun, 2019-01-20 at 04:37 +0000, Ben Hutchings wrote:
[...]
> ppc/powerpc-linux-gnu: pass fail: malloctest2*,
> setjmptest*, sigint*
[...]
> s390x/s390x-linux-gnu: fail: fcntl fail: malloctest2*, setjmptest* setjmptest*,
>