c:/WINDOWS/make -C sqlite3 install _HB_BLD=yes
make[2]: Entering directory `C:/msys/1.0/harbour/external/sqlite3'
make[3]: Entering directory `C:/msys/1.0/harbour/external/sqlite3/
wce/mingwarm'
arm-wince-mingw32ce-gcc -I. -I../../../../include -O2 -fomit-frame-
pointer -D_WIN32_WCE -c ../../sqlite3.c -osqlite3.o
../../sqlite3.c: In function 'localtime':
../../sqlite3.c:26524: warning: integer constant is too large for
'long' type
../../sqlite3.c:27835:43: error: macro "GetDiskFreeSpaceW" passed 5
arguments, but takes just 0
../../sqlite3.c: In function 'getSectorSize':
../../sqlite3.c:27831: warning: assignment makes integer from
pointer without a cast
Looks like new sqlite3 broke mingwce compatibility. I've reported it,
and I'll disable it for mingwarm in the meantime.
make[3]: *** [sqlite3.o] Error 1
make[3]: Leaving directory `C:/msys/1.0/harbour/external/sqlite3/wce/
mingwarm'
make[2]: *** [descend] Error 2
make[2]: Leaving directory `C:/msys/1.0/harbour/external/sqlite3'
make[1]: *** [sqlite3.inst] Error 2
make[1]: Leaving directory `C:/msys/1.0/harbour/external'
make: *** [external.inst] Error 2
Besides after run hbmk2.exe under msys i get :
- permission denied
Here it displays help screen if I start MinGW build hbmk2
under msys / sh.exe.
Maybe you're trying to run CE build hbmk2 on your PC?
This is unlikely to work, but you also don't need such
build to create CE apps using hbmk2, simple Windows
build will do.
Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour