vvereschaka wrote:

Thank you @mstorsjo ,

>This is fairly easy to reproduce on Linux, if you e.g. on x86_64 linux have 
>aarch64 cross compilers available (on Debian/Ubuntu available by installing 
>g++-aarch64-linux-gnu):

I suppose, the LLVM_HOST_TRIPLE option causes that problem with RPC gen, but I 
don't know how this option works for cross compiling with GCC, nothing to 
propose suitable yet.

@chelcassanova probably it makes sense to switch rpc-gen OFF by default for now 
and allow it only when it was explicitly requested.

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

Reply via email to