[cfe-dev] [LLVMdev] Building clang/llvm without libstdc++ or GPLv3 tools/libraries
İsmail Dönmez
ismail at donmez.ws
Wed Jan 28 03:47:19 PST 2015
On Wed, Jan 28, 2015 at 1:31 PM, Oza, Hiral <Hiral.Oza at netapp.com> wrote:
> Greetings!!!
>
>
>
> Could you please suggest ways to build clang/llvm without libstdc++?
>
> In short, to avoid using GPLv3 libraries or tools while building clang/llvm.
Have a look at libc++ (http://libcxx.llvm.org/), you can use it in
place of libstdc++.
ismail
More information about the cfe-dev
mailing list