Re: which RH version for Z development?

Cam <[email protected]> Wed, 15 Oct 2003 09:29:50 +0100
Newsgroups gmane.comp.handhelds.zaurus.devel
Message-ID <[email protected]>
rhkelly

> I understand new versions of RH have moved
> to more recent gcc compiler releases, and that
> this presents some problems when developing
> Qt application for Zaurus. My question is
> simple:
> 
> Which version of Red Hat Linux is the
> preferred platform for Qt/Zaurus development?

You should use the latest distro available and install the gcc-compat 
packages so you can develop with gcc 2.x for the Zaurus.

 
http://www.zauruszone.farplanet.net/wiki/index.php?DeveloperSetupTipsRedHat8

NB this is only so you can run your code on x86, if you are planning to 
run it only on the Zaurus then you will be using a cross compiler 
anyway, and the version of RedHat does not matter.

-Cam