Franxis
MAME 4 ALL
After seeing this thread in the pandora forums, i tried to use the Sourcery G++ Lite toolchain to compile executables for the WIZ:
http://www.gp32x.de/board/index.php?showtopic=46663
The toolchains are available here:
http://www.codesourcery.com/sgpp/lite/arm/...ubscription3057
The executables are compiled correctly, but after that when they are tested in the WIZ, they simple don't NOT run .
Only the oldest toolchain (Sourcery G++ Lite 2005Q1B) is running ok (but it is gcc v3.4 or so), the rest of the toolchains create executables not compatible with the Wiz. I don't know what's wrong... They targeted to ARMv5 linux soft-float. Compiling dynamically the error shown is "not found" and statically "illegal instruction".
Anybody knows what's the problem?
Regards.
http://www.gp32x.de/board/index.php?showtopic=46663
The toolchains are available here:
http://www.codesourcery.com/sgpp/lite/arm/...ubscription3057
The executables are compiled correctly, but after that when they are tested in the WIZ, they simple don't NOT run .
Only the oldest toolchain (Sourcery G++ Lite 2005Q1B) is running ok (but it is gcc v3.4 or so), the rest of the toolchains create executables not compatible with the Wiz. I don't know what's wrong... They targeted to ARMv5 linux soft-float. Compiling dynamically the error shown is "not found" and statically "illegal instruction".
Anybody knows what's the problem?
Regards.
Last edited by a moderator: