Author Topic: What dev kit to use with OZ3.3.6-pre1???  (Read 3895 times)

VeeDubb

  • Full Member
  • ***
  • Posts: 191
    • View Profile
    • http://
What dev kit to use with OZ3.3.6-pre1???
« 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/ 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.

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
What dev kit to use with OZ3.3.6-pre1???
« Reply #1 on: January 12, 2004, 12:39:33 pm »
This is explained in detail in the opie 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.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

VeeDubb

  • Full Member
  • ***
  • Posts: 191
    • View Profile
    • http://
What dev kit to use with OZ3.3.6-pre1???
« Reply #2 on: January 12, 2004, 01:17:10 pm »
thanks mickeyl,

As usual, my problem is looking inthe wrong place.