On Sun, 29 Mar 2009, Angel Pais wrote:

Hi,

> I couldn't recompile harbour
> Here the error:
> cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 -Ot2b1 
> -EHs-c- -MT   -DHB_FM_STATISTICS_OFF -DHB_FM_DLMT_ALLOC -DHB_MT_VM  -c 
> ../../../fm.c -Fofm.obj
> fm.c
> ../../../fm.c(403) : error C2440: '=' : cannot convert from 'mspace' to 
> 'mspace *'
>         Conversion from 'void*' to pointer to non-'void' requires an 
> explicit cast
> ../../../fm.c(415) : error C2440: '=' : cannot convert from 'mspace' to 
> 'mspace *'
>         Conversion from 'void*' to pointer to non-'void' requires an 
> explicit cast

I've just fixed it but it will not help to improve scalability in your
case. I've just seen you full results from previous tests.
Please look at my answer. I'd rather look for some switch which
enables/disables dynamic CPU clock update. It's also possible that
your results are limited by hardware and when two CPU are used then
the the do not give linear speed improvement. I'm not hardware
specialist so I cannot say too much about different PIV constructions.

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

Reply via email to