gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Coding > Problems with arm-eabi-insight.exe from devKitPro

#135160 - gazsp - Fri Jul 20, 2007 2:30 pm

Hi all,

Well, the problem is that it doesn't work! When I try to run it from Cygwin, nothing happens! I can compile and build correctly, but insight refuses to run.

Any ideas anyone?

Cheers,
Gaz

#135162 - wintermute - Fri Jul 20, 2007 2:44 pm

Why would you run a windows native binary from cygwin?

Generally I recommend not using cygwin at all for any of the devkitPro toolchains. In the past I've found that environment to cause all sorts of problems with the tools and, for that reason, I chose to supply msys with the devkitPro toolchains.

Have you any other versions of TCL installed on your system? If so, try removing them or at least making sure that there are no tcl related dlls in your path.

Using the msys bash shell or cmd shell *not* a cygwin shell type "set > env.txt" and post the contents of env.txt.
_________________
devkitPro - professional toolchains at amateur prices
devkitPro IRC support
Personal Blog