[build2] Thanks for working on build2!

Boris Kolpackov boris at codesynthesis.com
Mon May 29 13:11:42 UTC 2023


duarm0 via users <users at build2.org> writes:

> Hello, thanks for working on build2!

You are welcome!


> [...] when I added -static and it magically static linked-libc, how? My
> system's default libc is glibc, and I thought it wasn't possible to
> static link glibc.

I believe it's possible to link glibc statically provided you don't
use certain APIs.


> Maybe there's an easy way to specify musl instead?

Last time I tried that (which was quite a few years ago), musl came
with its own gcc wrapper script which injected its own .spec file.


> Anyway, just wanted to encourage the devs.

Thanks.

Boris



More information about the users mailing list