Hi,
thank you! It would be very useful to have this info in INSTALL. But I
still unable to compile:
set path=c:\mingw32ce\bin
set HB_ARCHITECTURE=wce
set HB_COMPILER=mingwarm
cd c:\harbour
call make_gnu.bat
--------------------------------
...
mingw32-make[3]: Entering directory `C:/harbour/source/common/wce/mingwarm'
gcc -I. -I../../../../include -Wall -W -O2 -fomit-frame-pointer
-DHB_FM_STATISTICS_OFF -c ../../e
xpropt1.c -oexpropt1.o
process_begin: CreateProcess(NULL, gcc -I. -I../../../../include -Wall
-W -O2 -fomit-frame-pointer -
DHB_FM_STATISTICS_OFF -c ../../expropt1.c -oexpropt1.o, ...) failed.
make (e=193): Error 193
mingw32-make[3]: *** [expropt1.o] Error 193
mingw32-make[3]: Leaving directory `C:/harbour/source/common/wce/mingwarm'
mingw32-make[2]: *** [descend] Error 2
mingw32-make[2]: Leaving directory `C:/harbour/source/common'
mingw32-make[1]: *** [common] Error 2
mingw32-make[1]: Leaving directory `C:/harbour/source'
mingw32-make: *** [source] Error 2
GNU Make returned: 2
--------------------------------
Windows error 193 is ERROR_BAD_EXE_FORMAT. I see executables from
c:\mingw32ce\arm-wince-mingw32ce\bin\ and c:\mingw32ce\bin\ requires
cygwin1.dll. I've tried to copy this dll into these folders, but I've
got the same error.
Regards,
Mindaugas
Viktor Szakáts wrote:
Hi Mindaugas,
Yes, "mingwce" is cegcc.
In beta1 binary release, you'll find links and instructions
in /mingwarm/HARBOUR_README_MINGWARM.
From the point you have this installed, just follow the example
in INSTALL to create a build.
Brgds,
Viktor
On Thu, Jun 25, 2009 at 10:24 AM, Mindaugas
Kavaliauskas<[email protected]> wrote:
Hi,
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).
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour