On Tue, 14 Dec 2010, "Stefan Partheymüller" wrote:

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.

I tried once to use only MinGW to build CeGCC, but failed, and no real support from the devs. Anyway, I gave up as my projects use autotools and using autotools with MSYS is too slow (6 or 7 times slower than on Linux). So I just cross compile on Linux. Quite faster.

regards

Vincent Torri
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to