On Wed, 18 Nov 2009, Chen Kedem wrote:

Hi,

> Yes, the same type of CodeGuard errors.
> (only on the Win95, in the WinNT it works all the time with no errors)
> Also, all the errors CodeGuard report have the same ThreadID.

It looks like a problem with TLS data.
It's possible that on Win9x it has different low level representation and
our ASM inline code does not work correctly.
Can you make yet another test with harbour compiled with HB_USE_TLS macro
i.e.:
   set HB_USER_CFLAGS=-DHB_USE_TLS -DHB_FM_STD_ALLOC

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to