KDevelop assumes 64bit on 32bit machine?? (was Re: Semantic analysis - switch off or tune)

René J.V. Bertin rjvbertin at gmail.com
Mon Feb 6 16:35:03 GMT 2023


On Monday February 06 2023 16:13:40 Leon Pollak wrote:

>I am cross-compiling on x86_64 Linux for the 32-bit ARM Linux.
>Hope this is what you asked for...:-)

Ha, yes, that could explain why you had to instruct KDevelop! It also means you may want to add other arguments to the parser argument list. As you may know clang can act as a cross-compiler so if you specify the target it will also know that ARM32 has a different endianness than x86-64.


More information about the KDevelop mailing list