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
-
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.
-
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.
-
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).