|
Message-ID: <CAMKF1srJmi-88NgbcM7TU7+SM7vNSpjFo25s2gGj2fTwK0TGhQ@mail.gmail.com> Date: Fri, 31 Aug 2018 07:24:31 -0700 From: Khem Raj <raj.khem@...il.com> To: musl@...ts.openwall.com Subject: Re: clang/musl/linux? HI Jon You can build a musl+clang SDK using yocto and then install it on a linux/glibc host see https://himvis.com/clang-based-cross-sdk-with-openembedded-framework/ if you runinto issues let me know. If you want to use upcoming clang-7 use clang-7.0 branch of meta-clang repo. default on master is 6.0.1 as of now. On Tue, Aug 7, 2018 at 6:19 AM Jon Chesterfield <jonathanchesterfield@...il.com> wrote: > > I'm interested in using a toolchain containing clang, musl and the llvm C++ stack from a glibc linux host. There is some patchy documentation on doing this which suggests it is possible with some relatively minor patches. Most of the links are from a few years ago. > > Does anyone on this list use a similar setup today? If so, does it work for you? > > Essentially I'm hoping for guidance on whether the end result of the cmake hackery would be stable enough to use as my daily toolchain, before grinding through the inevitable plumbing. > > Thanks! > > Jon
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.