EthanLuisMcDonough wrote:

> I'm building on an x86 + AMD GPU. What fails is this command:
> 
> ```
> [8/14] Performing build step for 'runtimes'
> [1/4] Linking CXX shared library 
> /home/dobercea/upstream/llvm-project/build/lib/libomptarget.so.19.0git
> FAILED: /home/dobercea/upstream/llvm-project/build/lib/libomptarget.so.19.0git
> : && /home/dobercea/upstream/llvm-project/build/./bin/clang++ 
> --target=x86_64-unknown-linux-gnu -fPIC [....]
> ```

Could you share your CMake build command? I'd like to try and replicate this.

https://github.com/llvm/llvm-project/pull/76587
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to