OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => OpenZaurus/Opie/Qtopia => Topic started by: VeeDubb on January 12, 2004, 04:46:24 am
-
Like the title says. I\'m trying to set up a cross compiler for OZ3.3.6-pre1 because it\'s based on gcc3.3.2 and there\'s a cuple of packages I realy need but aren\'t available.
Okay, so far I have downloaded and extracted the latest toolchain from http://www.openzaurus.org/official/toolchain/ (http://www.openzaurus.org/official/toolchain/) and extracted it as specified.
I have also set up my dev script to change environments and sourcing it works fine. and running make \'apear\' to be using the right compiler.
Here\'s the problem. On my desktop, the only thing in /opt/Qtopia/ is Qtopia desktop. I have installed qtopia-free in the past (accidentaly) and I believe I need the equivalent for Opie1.03, or is that wrong? Can I just use qtopia-free?
What exactly do I need to download and install and from where? THanks in advance.
-
This is explained in detail in the opie wiki @ http://opie.handhelds.org/wiki (http://opie.handhelds.org/wiki) - look especially for building qte for Opie and building Opie from source. All needed code is on handhelds.org cvs and on trolltech ftp.
-
thanks mickeyl,
As usual, my problem is looking inthe wrong place.