From: Stefan P. <ste...@gm...> - 2010-12-14 19:50:58
|
Hello, is it possible to use CeGCC under Windows without having Cygwin installed but MinGW? Because I don't really want to use Cygwin, it's too complicated, in my opinion. I know that CeGCC is also available for some other platforms, but the only two which I know that works under Windows is the Cygwin-Package and the x86-Package. Everything else is for Linux / Unix I guess, because the executables don't have any extensions. CeGCC bases on MinGW so, it should work for me, but expectedly I need a few Cygwin DLL files. Additionally I'll need Cygwins Bash, because the CeGCC executables use the same path system as Cygwin does. If I try to compile some code the arm-mingw32ce-gcc fails to find cc1, even if I copy it into the bin directory, which holds arm-mingw32ce-gcc executable. So, I need the whole Cygwin system, but is there any workaround? Is the only way to compile the source of CeGCC with MinGW? But unfortunately building such complex things might be too hard for me. Regards Stefan Partheymüller -- Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief! Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail |