Hardeep Sidhu wrote: > > I agree, debugging was so much easier with it. Having to merge changes > manually was a little annoying but manageable. Unfortunately, it broke > completely when we moved to the common file i/o for all the simulators > because of conflicts with the win32 header files and everyone stopped > supporting it.
Theoretically, I see no reason why Rockbox wouldn't compile under mingw32 (native Windows port of gcc) and MSYS (UNIX utils for Win32). This would in turn allow you to use the Dev-C++ or Code::Blocks GUIs and Eclipse for debugging. Christi
