OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => OpenZaurus/Opie/Qtopia => Topic started by: Mickeyl on February 17, 2004, 02:33:26 pm

Title: Opie SDK (beta) released
Post by: Mickeyl on February 17, 2004, 02:33:26 pm
Greetings,

Opie developer zecke just released the first version of the new Opie SDK.

At ftp://ftp.handhelds.org/zecke (http://ftp://ftp.handhelds.org/zecke) you can find a SDK including KDevelop. It features:

- Opie builds for ARM and X86,
- Python Qt for X86
- App Templates for:
--- Application,
--- Applet,
--- MenuApplet,
--- InputMethod,
--- TodayPlugin and
--- NetworksettingsPlugin.

You still need to get a arm-linux-gcc2 toolchain from the usual places.

Have fun testing. Errata and other fixes will also show up in the same dir.
Title: Opie SDK (beta) released
Post by: lardman on February 17, 2004, 06:25:00 pm
Cool. You say you need a GCC 2.x toolchain, what kind of differences are there with the GCC 3.x toolchain? Are there (m)any patches to be applied?


Si
Title: Opie SDK (beta) released
Post by: Hrw on February 18, 2004, 05:21:32 am
Nearly 96MiB archive... Can it be splitted to parts? Maybe some parts can be installed from other sources (Opie/x86 from Debian etc).

I have few ideas for software...
Title: Opie SDK (beta) released
Post by: Mickeyl on February 18, 2004, 07:02:36 am
Questions regarding the SDK are best mailed to opie-devel@handhelds.org - I don\'t know anything about it.
Title: Opie SDK (beta) released
Post by: Anonymous on February 23, 2004, 08:44:28 pm
How do you install kdevelop from the ftp site?  I have mandrake 9 installed.  What is a .diff file?  (kdevelop.diff on the ftp site)
Title: Opie SDK (beta) released
Post by: waxor on February 24, 2004, 11:48:57 pm
Quote
What is a .diff file?  (kdevelop.diff on the ftp site)

See:
[code]man patch[code]
[code]man diff[code]

(hmm doesn\'t seem like the [code] tags are working, or I\'m just doing something dumb;))
Title: Opie SDK (beta) released
Post by: lardman on February 25, 2004, 09:52:34 am
The closing slash goes the other way I think.