Control: tag -1 - upstream wontfix
On Thu, 28 May 2015 18:13:02 +0800 Joseph Lee wrote:
> Hello,
>
> I was trying to rebuild klibc with clang, not use it as libc. It failed
> because clang can not find some header files when building. I tried to fix
> this by add something in makefile.
>
> And
Joseph Lee dixit:
>I was trying to rebuild klibc with clang, not use it as libc. It failed
Yes, and exactly that is (probably; not speaking for upstream, just from
what I learned using and hacking and fixing it) not possible, and it’s
not unreasonable to disallow it.
bye,
//mirabilos
--
except
Hello,
I was trying to rebuild klibc with clang, not use it as libc. It failed
because clang can not find some header files when building. I tried to fix
this by add something in makefile.
And because of libklibc is needed by Debian to boot, I need to rebuild it
to produce a bootable Debian.
Man
Joseph Lee dixit:
>Using the rebuilding infrastructure, your package failed to build with
>clang instead of gcc.
I think this is by design (upstream); klibc is sorta an embedded C
library and for example does not honour the standard ELF i386 psABI
for better performance and code size.
bye,
//mir
Source: klibc
Version: 2.0.4
Severity: minor
Dear Maintainer,
Hello,
Using the rebuilding infrastructure, your package failed to build with clang
instead of gcc.
Error is like this:
http://clang.debian.net/status.php?version=3.6.0&key=FILE_NOT_FOUND
Full build log is available here:
http://c
5 matches
Mail list logo