Crosscompilation beyond qemu

Bastien Nocera hadess at hadess.net
Tue Apr 4 08:16:46 UTC 2017


On Tue, 2017-04-04 at 03:00 +0200, Aleix Pol wrote:
> Hello,
> We can't compile QtWebEngine (Chromium inside) in 32bit architectures
> because ld requires more memory than 32bits can address (!).
> 
> One of the solutions is to allow cross-compilation (or rather
> cross-linking in this case).
> 
> Do you think it's an idea worth exploring?
> If so, where would you look at?

I'd file bugs against GNU ld. Have you tried compiling using other
toolchains, such as LLVM?



More information about the xdg-app mailing list