OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Linux Applications => Topic started by: vinc17 on September 22, 2004, 05:54:04 am

Title: Recent zgcc (C compiler)?
Post by: vinc17 on September 22, 2004, 05:54:04 am
I currently have zgcc 2.02, but it corresponds to an old and buggy (for the unsigned division) gcc version (2.95). Where can I find a recent version (gcc 3.x)?

Note: I want gcc on my Zaurus, not a cross-compiler.
Title: Recent zgcc (C compiler)?
Post by: stupkid on September 23, 2004, 01:19:59 am
All the Sharp based ROMs are compiled with gcc 2.95.  There is a binary incompatiblity with newer GCC.  If you are trying to compile for Sharp ROMs stick with the old GCC.
Title: Recent zgcc (C compiler)?
Post by: vinc17 on September 23, 2004, 02:47:03 am
There could be incompatibilities for C++ programs, but I don't see why there would be one for C programs (as long as the libc isn't changed, but I just want a more recent gcc).