>Oops. My typo:
>   #elif defined( HB_OS_WIN_OS2 )
>instead of:
>   #elif defined( HB_OS_OS2 )

>I'll fix it in a while.

You downgraded OS/2  :-)

>> make[3]: *** [hbinet.obj] Error 8

>It will be necessary to make some modifications in order of included
>files. I'll make it.

>This problem exists also in GCC build but AR does not report it.
>I do not know which main() function is used for final binaries.
>Probably the 1-st one from mainstd.c not the one from mainpm.c.
>I'll exclude mainpm.c from HVM library. Please test if it does
>not break GCC builds. If mainpm.c is necessary then it should
>be part of separated library just like mainwin in libmainwin
>in MinGW builds.

I will test with gcc later


>2008-11-04 01:04 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
>  * harbour/include/hbthread.h
>    ! fixed typo

>  * harbour/source/vm/Makefile
>    * excluded mainpm.c from OS2 builds

>  * harbour/source/rtl/hbinet.c
>    * changed the #include order for OS2 OpenWatcom builds and added
>       some cleanups - please test other builds.

Thanks Przemek

Not checked
[ Current Harbour code compile fine with gcc335 with just well known
warnings ]


With OpenWatcom 1.7:
- Screen output
-----------------------
make[3]: *** [seconds.obj] Error 8
make[2]: *** [descend] Error 2
make[4]: *** [thread.obj] Error 8
make[3]: *** [descend] Error 2
make[2]: *** [first] Error 2
make[3]: [hbrun.exe] Error 1 (ignored)
make[3]: [hbtest.exe] Error 1 (ignored)
make[3]: [hbdoc.exe] Error 1 (ignored)
make[3]: [hbmake.exe] Error 1 (ignored)
make[3]: *** [hbcrypt.obj] Error 8
make[2]: *** [descend] Error 2
-----------------------

. 34 libraries created

- 2 executables created: harbour.exe, hbpp.exe

- New make_ow.log
Sent

David Macias


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

Reply via email to