[pi�tek, 31 lipiec 2009], Jaroslaw Kadziola napisa�(a): Witam,
> >> > BTW I'm interesting in Windows results for above code so if possible > >> > please I would like to ask desktop windows and WinCE/WinMobile users > >> > to send here "total client time" for above test code executed in both > >> > modes. > >> After compiling with Msys+mingw and running on Mio P550 with WinMobile > >> 5.0 i get : > >> Error Base/3012 Argument error : HB_THREADJOIN > >> line 17: hb_threadJoin( hb_threadStart( @cli(), !empty( xPar ) ) ) > > You have to link this code with hbvmmt library instead of hbvm. > > If you are using hbmk or hbmk2 please use -mt switch to force > > MT mode. > It was with -mt switch. > $ hbmk2 tstrcv -mt -b > hbmk: Processing configuration: G:\msys\1.0\hb-mingw\bin\hbmk.cfg > > Harbour 2.0.0beta2 (Rev. 11919) > Copyright (c) 1999-2009, http://www.harbour-project.org/ > Compiling 'tstrcv.prg'... > Lines 109, Functions/Procedures 4 > Generating C source output to 'tstrcv.c'... Done. Ups. MT support is still disabled for WinCE. Sorry. Please rebuild Harbour after: 2009-07-31 13:21 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbthread.h ! unblocked MT compilation for WinCE and then compiler tstrcv again. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
