>
> Maybe after 1.1, but I was thinking to merge make_gnu_x*.sh
> into make_gnu.sh, to simplify things internally, to remove some
> redundancy and make build process more coherent for different
> situations. Probably make_gnu_x*.sh files can be reduced
> to 'HB_ARCHITECTURE=win, HB_COMPILER=mingw*, ./make_gnu.sg'.
> The rest can be done by detecting the host platform and doing
> necessary tricks accordingly.
>

set HB_COMP_PATH=C:\devl\hbvc-1.1\bin\harbour.exe
set HB_PPGEN_PATH=C:\devl\hbvc-1.1\bin\hbpp.exe

doesn't work for other cross-compile situations, so for now
I'll document them as is, and later we should remove these
differences to not confuse users.


> By now I have a mingwce build ready (which is great!), and the
> only flaw I've noticed that no binaries were generated, except hbpp.exe.
> Why could that be?
>

It looks intentional.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to