> I tried after:
>   2009-05-22 15:32 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
>
> and it shows:
>   hbmk: Error: HB_INSTALL_PREFIX not set, failed to autodetect.

Quite strange. Looks like hbmk2 was moved from its original location.
Can it be?

> so I set HB_INSTALL_PREFIX envvar to directory where I have full
> Harbour-WinCE build: /home/druzus/CVS/harbour/out-cmg
> and now hbmk2 fails at:
>   /opt/mingw32ce/bin\arm-wince-mingw32ce-gcc.exe -c -O3 -march=i586 \
>      -mtune=pentiumpro -fomit-frame-pointer  \
>      -I"/home/druzus/CVS/harbour/out-cmg/include" hbmk2.c /tmp/hbmk_5fq2vq.c
> dues to backslash (\) used instead of slash (/) in:
>   /opt/mingw32ce/bin\arm-wince-mingw32ce-gcc.exe
> and unnecessary .exe extension.

Yes, thanks for confirming .exe. I'll simply remove it.
I'll fix the path sep prob.

> BTW such cross build should not be limited to Linux only but should work
> also with other *nixes like BSD, Darwin or SunOS for each MinGW* ports exist
> so instead of HB_OS_LINUX I suggest to use HB_OS_UNIX macro in hbmk2.

Okay, I'll change it.

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

Reply via email to