Okay, after switching to an untar tool which doesn't crash on cygwin-cegcc-mingw32ce-0.51.0-1.tar.gz<http://downloads.sourceforge.net/cegcc/cygwin-cegcc-mingw32ce-0.51.0-1.tar.gz?use_mirror=switch> ,
I've tried to use this script (very unclean, I know): --- set PATH=C:\devl\msys\1.0.11\bin;C:\devl\a\opt\mingw32ce\arm-wince-mingw32ce\bin;C:\devl\a\opt\mingw32ce\libexec\gcc\arm-wince-mingw32ce\4.1.0\;%PATH% set CCPATH=C:\devl\a\opt\mingw32ce\arm-wince-mingw32ce\bin rem set HB_COMPILER=mingwce rem set HB_BIN_COMPILE=/c/devl/hbvc-1.1/bin set HB_PPGEN_PATH=%HB_BIN_COMPILE% rem this doesn't seem to work set INCLUDE=/c/devl/a/opt/mingw32ce/arm-wince-mingw32ce/include set LIB=/c/devl/a/opt/mingw32ce/arm-wince-mingw32ce/lib set HB_USER_CFLAGS=-I/c/devl/a/opt/mingw32ce/arm-wince-mingw32ce/include set HB_USER_LDFLAGS=-L/c/devl/a/opt/mingw32ce/arm-wince-mingw32ce/lib rem set HB_INSTALL_PREFIX=/c/devl/hb%HB_COMPILER%-1.1-test sh make_gnu_xmingwce.sh -i install > out.txt 2>&1 --- I got: --- cegcc compiler executable not found. Ensure you have cegcc package installed in /opt/mingw32ce dir, or (alternatively) set environment variable CCPATH to a cegcc installation directory --- If I change back to plain make_gnu.sh, it will start compiling, but throws a huge amount of errors, some missing headers, etc. Any clues, what to adjust? Brgds, Viktor On Fri, Mar 13, 2009 at 4:27 PM, Viktor Szakáts <harbour...@syenar.hu>wrote: > Okay, maybe I got it. Which is which from these: > > cygwin-cegcc-cegcc-0.51.0-1.tar.gz<http://downloads.sourceforge.net/cegcc/cygwin-cegcc-cegcc-0.51.0-1.tar.gz?use_mirror=garr> > > cygwin-cegcc-mingw32ce-0.51.0-1.tar.gz<http://downloads.sourceforge.net/cegcc/cygwin-cegcc-mingw32ce-0.51.0-1.tar.gz?use_mirror=switch> > > I'm trying with the latter, but I expect some problems, > as I'm getting "overwrite?" questions when trying to > exract it :( > > [ Hopefully they'll once switch to a Windows friendly > archive format like .zip for their Windows distros.... > My mind is filtering this extension out when looking > for win distros. ] > > I'll continue after attending today's Richard Stallman > speech here in Budapest. > > Brgds, > Viktor > > On Fri, Mar 13, 2009 at 3:46 PM, Przemyslaw Czerpak <dru...@acn.waw.pl>wrote: > >> On Fri, 13 Mar 2009, Szak�ts Viktor wrote: >> >> Hi, >> >> > I was trying to find such package, and now I've retried after >> > reading your mail, but still I can nowhere find such thing for >> > download. I've tried looked for the name cegcc, mingwce. I've >> > checked the project page on sf.net and their downloads are >> > scarce without binaries. Cygwin doesn't offer them by these >> > names either. >> > Could you or someone point me the right direction? >> > Maybe it should be built from source on Windows? >> > It would be great to have such tool on Windows, as pocc >> > isn't very mainstream and MS doens't offer anything free >> > for WinCE. >> >> http://sf.net/projects/cegcc/ >> You will find two types of binaries: CEGCC and MinGWCE. >> The 1-st one is environment to port console POSIX applications >> to WinCE. The second one is for normal Windows CE applications. >> I compiled Harbour with both though the 1-st one only for my own >> tests and I haven't committed build scripts. >> >> best regards, >> Przemek >> _______________________________________________ >> Harbour mailing list >> Harbour@harbour-project.org >> http://lists.harbour-project.org/mailman/listinfo/harbour >> > >
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour