Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 13 Feb 2019 12:59:33 -0600
From: Croepha <croepha@...il.com>
To: musl@...ts.openwall.com
Subject: Updated documentation on cross building LLVM for Musl

I spent some time figuring out how to get Clang and related tools to build
against musl starting from a Glib 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

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.