Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Has anyone managed, or is it possible, to perform cross development on a modern-day Mac? I understand that the CPU is a PowerPC 603e based part, so I'm naively thinking that it should be possible to do cross development on a PowerBook with some compiler switches to constrain the compiler and linker down to 603e compatibility?
I'd like to get cobble together a build of Lua for the G600, and I'm hoping to figure out a way to use my PowerBook instead of compiling on the device.
Gavin
Offline
Crosstool should work under OSX, look http://kegel.com/crosstool/
You need to setup a powerpc-uclibc-linux-gnu environment.
Offline
Excellent! I'll give it a shot.
Thank you.
Gavin.
Offline