* Jens Staal [2012-06-06 09:49:02 +0200]:
> - binaries do not execute (!) - the Arch GCC bug for musl recently discussed?
you mean the .gnu.hash nonsense?
that should not matter for statically linked programs..
if you have contact with the arch packagers then
tell them not to hard code --hash-s
Am 19.05.2012 18:26, schrieb Swiatoslaw Gal:
> I am wondering if it is possible to implement some (synamic) management of
> environment variables, so, for example I could change HTTP_PROXY when I hook
> my
> laptop in a new place, and all the processes started from now on would respect
> it. I se
2012/6/5 Christian Neukirchen :
> Jens Staal writes:
>
>> At the moment I have some issues with that the binaries refuse to be
>> 100% static
>
> The "musl" branch now properly builds static by default.
> Use bmake CC=musl-gcc when building the musl branch.
>
> --
> Christian Neukirchen http: