[llvm-dev] Can't build libcxx alone, it requres libcxxabi

Itaru Kitayama via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 1 19:36:33 PST 2020


Yes, monorepo, that's why I'm wondering. I believe it is easily
reproducible with the current state of trunk.

On Thu, Jan 2, 2020 at 12:33 PM Kristina Brooks <notstina at gmail.com> wrote:

> Are you checking out the LLVM monorepo? I think the components are
> interdependent on each other during configuration stages to some
> extent, regardless of whether you use libcxxabi or libc++sup or
> Pathscale libcxxrt.
>
> On Thu, Jan 2, 2020 at 2:37 AM Itaru Kitayama via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> >
> > Hi,
> > I am observing the libcxx project can not be built without libcxxabi, but
> > I thought libcxx should not depend upon other projects. Observed on x86.
> > _______________________________________________
> > LLVM Developers mailing list
> > llvm-dev at lists.llvm.org
> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200102/be93d083/attachment.html>


More information about the llvm-dev mailing list