[cfe-users] Updated documentation on cross building LLVM for Musl

Jonas Toth via cfe-users cfe-users at lists.llvm.org
Wed Feb 13 11:33:47 PST 2019


A patch for the LLVM documentation or at least a link in it to your gist
would be great!

Am 13.02.19 um 20:07 schrieb Croepha via cfe-users:
> I spent some time figuring out how to get Clang and related tools to
> build against musl starting from a GNU libc system.  The result is a
> GNU-less (no libgcc, libstdc++, and GNU LD, AR...) toolchain. I
> figured I'd share in the hopes that someone else may find it useful...
>
> Note:  Clang and friends works as expected, but I couldn't get the
> sanitizers to build against Musl, so that is the only limitation that
> I am aware of...
>
> Full doc
> here: https://gist.github.com/croepha/cdaf30638109b1a949f35aa215a7c86d
>
> --Dave
>
> _______________________________________________
> cfe-users mailing list
> cfe-users at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20190213/f093036d/attachment.html>


More information about the cfe-users mailing list