<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>A patch for the LLVM documentation or at least a link in it to
your gist would be great!<br>
</p>
<div class="moz-cite-prefix">Am 13.02.19 um 20:07 schrieb Croepha
via cfe-users:<br>
</div>
<blockquote type="cite"
cite="mid:CANm61jez4DuXb+_OJxdN=3ybQrVodWFyRUC6Rm_RnkRY+p-WMw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>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...</div>
<div><br>
</div>
<div>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...</div>
<div><br>
</div>
<div>Full doc here: <a
href="https://gist.github.com/croepha/cdaf30638109b1a949f35aa215a7c86d"
target="_blank" moz-do-not-send="true">https://gist.github.com/croepha/cdaf30638109b1a949f35aa215a7c86d</a><br>
</div>
<div><br>
</div>
<div>--Dave</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
cfe-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cfe-users@lists.llvm.org">cfe-users@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users</a>
</pre>
</blockquote>
</body>
</html>