Hello,
I am trying to set up a cross-compile env on my intel mac. So far I have built an arm-toolchain and binutils, I am stuck on the qtopia part.
The problem happens while trying to compile from source. I wondered if it would be possible to use binaries directly extracted from the qtopia rpm instead of building them myself. I know that they are for linux, but I only need the zaurus part so I thought it might work....
What do you think?
--EDIT--
I have tried it, and it doesn't work, because of some linux binaries trying to be used. I thought qtopia was only a bunch of libraries
--EDIT--
Wow, now I know the difference between libraries and headers ...