[llvm-dev] Compiler-rt Build Fails and OpenMP Tests Fail on Non-Debian 32-bit Distros: bits/c++config.h not found

Neil Nelson via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 15 17:56:20 PDT 2021


Luke, The last comment on the noted bug page has

    Does the issue happen with clang --target=i586-suse-linux?
    You may configure llvm-project with -DLLVM_DEFAULT_TARGET_TRIPLE=i586-suse-linux .
    The magic detection is something I want Clang to move away from.

Does this option work?

Neil Nelson

On 7/15/21 1:52 PM, Luke Benes via llvm-dev wrote:
> I just ran a clean build of main on an updated Arch Linux 32 and i686 OpenSUSE Tumbleweed. The build and tests are still failing. Do we really want to keep a Debian specific patch that breaks all other distros?
>
> More details over at https://bugs.llvm.org/show_bug.cgi?id=50303
>
> -Luke
> _______________________________________________
> 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/20210715/4327985c/attachment.html>


More information about the llvm-dev mailing list