Hi,

Przemyslaw Czerpak wrote:
I'm trying to find a way to compile WinCE executable on WinXP. It is not very clear for me, what compilers/tools should be installed to do this? I prefer MinGW CE, but googling does not give an answer, that mingw CE is. Are "mingwce" and "cegcc" the same thing? (It seems cegcc is for linux). Where can I find mingwce? Do I need msys also? (I prefer do not use it).

MinGW CE is MinGW for Windows CE and is designed to port windows
application to WinCE. CEGCC is GNUC compiler for Windows CE and
is designed to port POSIX applications to WinCE.
Both comes from the same projects. I ported Harbour to WinCE using
boths though only MinGW CE commited.


Well, I'm still confused about these cross compilers.

1) cegcc has homepage: http://cegcc.sourceforge.net/
What is homepage for MinGW for Windows CE?

2) HARBOUR_README_MINGWARM from binary beta1 contains link to https://sourceforge.net/project/downloading.php?group_id=173455&use_mirror=switch&filename=cygwin-cegcc-mingw32ce-0.51.0-1.tar.gz&a=34126466 What project publishes this download? I'm unable to find it in download section of cegcc project.

3) cygwin-cegcc-mingw32ce-0.51.0-1.tar.gz should be a cegcc under cygwin enviroment, but why we have "mingw32ce" inside this name? It also contains "mingw32ce" folder inside? So, this download belongs to "cegcc" or "mingw32"?


Regards,
Mindaugas
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to