Re: Qtopia x86 SDK and gcc 3.2

Tim Walker <[email protected]> Mon, 2 Jun 2003 19:31:36 +1000
Newsgroups gmane.comp.handhelds.zaurus.devel
Message-ID <[email protected]>
On Mon, 2 Jun 2003 06:50 pm, Alexandre Courbot wrote:
> > I ran into the same problem some time ago. You are right, Qtopia 1.5 is
> > compiled with gcc 2.95, so it will not link with gcc 3.2 generated code.
> > My solution was to compile QTopia/QtEmedded from sources using the gcc
> > 3.2 compiler. I got it to work, though it was not quite straightforward.
> > I don't know if it is usefull to try the same process with Qtopia 1.6,
> > because the Zaurus runs on 1.5.
> >
> > I wrote a howto that describes the steps to compile Qtopia 1.5 with gcc
> > 3.2. If you are interested, let me know.
>
> Sure, I'm interested - I think I'll recompile it as well. Can you point me
> to your tutorial?
>
> Actually I also wonder how 1.6 is different and compatible from 1.5.
>
> As for Opie, it ensures a certain compatibility with qtopia - but is it
> with 1.6 or 1.5? Would it be safe to compile an Opie SDK for developping
> applications that should run on both Opie and Qtopia?
>
> Thanks,
> Alex.

There is a ipk that trolltech destributes, qpe-libqtopia-1.6.0 or similar 
which when installed on a 1.5 qtopia will allow a 1.6 qtopia program to run. 
It's fairly small... the libqtopia gives you access to some extra functions 
doucmented in 1.6 docs including PIM data manipulation etc.
I've been developing with the 1.6.0 SDK and distributing libqtopia with my 
app...

Cheers,
Tim
(QTJournal)