Hello! I have been using GCC 2.95 to compile stuff on Cacko 1.22a. So far so good. However, I need the static versions of, for example, libSDL 1.2.0 included with Cacko, and I was wondering if anyone packaged the development stuff (headers, libraries, etc) into a cramfs image (or something similar) .. and if so, where to download?
I have searched the forums and found stuff for GCC 3.3.x, but I think that development image is packaged for pdaXrom and doesn't really work for Cacko. Something like this for Cacko would make developers' and porters' jobs a lot easier.
I'm not talking about just the compiler-- that part is easy. I mean the static versions of libraries like libSDL, include files, etc. that are included in the distribution.
If cross-compiling on another machine is the prefered choice for development instead of native-- I haven't done that with the Z before. Anyone have a quickstart guide? Are there images to download for this purpose? Thanks.
P.s. For example, I've moved onto a program that requires libSDL. I was able to download the libSDL 1.2.7 image, but it seems the 1.2.0 included with Cacko has had a lot of changes for the C860 (changes that make it actually work right all of the time). Compiling generates a couple of errors.. undefined reference to `SDL_main' / relocation truncated to fit: R_ARM_PC24 SDL_main
Thanks
Wendell