View Single Post
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#37
Originally Posted by andrewzro View Post
Yes I can do that but what about compiling the app. It should get compiled with the toolchain in the rootfs, not the one on my machine. I want to be able to cross-compile the app so I can use it on that rootfs.
Does it make sense?
I think you’re stretching the term cross-compile here. You’re still on a X86 linux platform, you can specify alternative compilers, libs or whatever you need in the .pro files or even QtCreator itself.
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc