chelcassanova wrote: Hi @vvereschaka ,
> I have two questions in addition: I see the following warnings during the build [671/5326] Fixing includes in /home/buildbot/worker/temp/build-stage2/tools/lldb/tools/lldb-rpc/DerivedHeaders/SBLanguages.h Unable to find unifdef executable. Guards will not be removed from input files. Exiting... [672/5326] Fixing includes in /home/buildbot/worker/temp/build-stage2/tools/lldb/tools/lldb-rpc/DerivedHeaders/SBDefines.h Unable to find unifdef executable. Guards will not be removed from input files. Exiting... ... Is it expectable? Yes, this is expected. > I didn't find any result binaries, such as lldb-rpc-server or similar. Is it > also expectable? This is also expected. I've implemented all changes you suggested to allow lldb-rpc to build properly when cross-compiling. Let's hope it works! 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