Thank you, I suspected as much. I'm not sure how complicated my program may or may not get, but it's always irritating when it's the compiler's fault that my program is buggy.
Okay. So my other system's toolchain is up and built, but it was prebuilt, so I didn't have to figure out how to do a cross compile. I think I got something together and working with Crosstool for the 5500, but I have no idea if I used the right settings or not. (I'm guessing not.) Can anyone spare a moment to give me an idea of what I should compile and/or how to get a working cross compile going or where to find that info? I don't care if I use Crosstool or not as long as something works.
Ideally, I'll get Opie's SDK up and running with it, but one thing at a time!
Okay, so I need an old version of gcc, I need to compile for the ARM4 arch. Should I use the same kernel that my Z is running? What about things like glibc or linuxthreads or whatever?
Of course, if someone can explain to me why OE is so complicated to install, and why it makes things so easy once it's there, I may take another whack at that.