Forum Navigation
Tango on ARM
Posted: 10/16/07 03:23:11Has anyone been able to get Tango working an ARM architecture? If so, how? I'm trying to get Tango to run on a Gumstix (Verdex XL6P, specifically.) It's basically an xscale processor (armv5te core) running Linux 2.6. Should be very cool if I can get it to work.
I've had to do a bunch to get it to compile, and now that it's all compiling, I'm missing a few symbols. Surprisingly few, actually.. From memory, the are log10l, _Unwind_GetIP, _Unwind_GetGR. I'm not certain all of the changes I made are valid, and they're certainly not fit for public inquiry. Hell, I don't even know if the GDC I got to compile is generating good code.
I will be doing more investigating tomorrow and throughout the week, but if anyone's done it, some hints would be appreciated. If not, expect to hear more about it (and poke me if you don't.)
~John