On Wed, 18 Nov 2009, Chen Kedem wrote:

Hi,

> > Please try to recompile Harbour without DLMALLOC using HB_FM_WIN_ALLOC
> > macro, i.e.:
> >    set HB_USER_PRGFLAGS=-DHB_FM_WIN_ALLOC
> > And check if it's enough to run Harbour application in Win95.
> I guess its set HB_USER_CFLAGS=-DHB_FM_WIN_ALLOC

Yes, sorry my typo.

> On WinNT all is the same (working),
> on the Win95 I get huge amount of CodeGuard erros when trying
> to run hbmk2.exe (just the exe without parameters)

What errors?
Do you have the same errors when you use:
   set HB_USER_CFLAGS=-DHB_FM_STD_ALLOC
instead of HB_FM_WIN_ALLOC?

> I do (on the WinNT):
> ..\bin\hbmk2 mttest01
> and run mttest01.exe on the Win95, I get the expected Harbour run time error.
> if I do this (on the WinNT):
> ..\bin\hbmk2 -mt mttest01
> and run mttest01.exe on the Win95, well, it crashed Windows into BSoD.

But I  guess it was working on WinNT. Can you catch the exact place
where it's crashing? I'm interesting in C call stack.

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