[llvm-dev] Trunk LLVM build fails on an x86 machine
Itaru Kitayama via llvm-dev
llvm-dev at lists.llvm.org
Thu Jan 30 18:10:17 PST 2020
Reducing the number of cores for build by ninja solved this issue (and
avoid using LLD).
On Fri, Jan 31, 2020 at 12:16 AM mayuyu.io <admin at mayuyu.io> wrote:
> terminate called after throwing an instance of 'std::system_error'
> what(): Resource temporarily unavailable
>
> Sounds very much not an LLVM issue
>
> Zhang
>
> > 在 2020年1月29日,17:18,Itaru Kitayama via llvm-dev <llvm-dev at lists.llvm.org>
> 写道:
> >
> > terminate called after throwing an instance of 'std::system_error'
> > what(): Resource temporarily unavailable
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200131/7488792f/attachment.html>
More information about the llvm-dev
mailing list