Re: Qtopia x86 SDK and gcc 3.2

Cam <[email protected]> Wed, 23 Jul 2003 01:43:43 +0100
Newsgroups gmane.comp.handhelds.zaurus.devel
Message-ID <[email protected]>
Colin Pinkney wrote:
> You can't use gcc 3.2 to compile for x86 with the Qtopia SDK as the
> libraries that come with it have been compiled with gcc 2.95 and are
> therefore not binary compatible. You have to find a copy of gcc 2.95 for
> your Linux distribution and when compiling ensure that you setup your
> environment variables so your PATH means gcc 2.95 is picked up before gcc
> 3.2.

If you do that it's maybe a good idea to see:


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

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


I get the impression you could recompile it all for gcc 3.2, if you had 
the time or inclination you wouldn't be asking on mailing lists about it 
first...

Good luck,

-Cam