On Mon, 29 Mar 2010, Mindaugas Kavaliauskas wrote:

Hi,

> I'm trying to compile the whole Harbour on Core i5 (2 cores +
> hyper-threading, so, 4 virtual CPU are visible to the system). But I
> see no speed improvement of -j4 using:
>   win-make.exe -j4
> Is this correct way to pass -j4 option? I though, that maybe I need

For me it's enough. I'm using:
   make -j5
I even tested MinGW cross build and it works very nice
but maybe this win-make.exe does not support it.

> to pass in a different way:
>   set HB_MAKE_OPTIONS=-j4
> or something like that, to make -j work....

I do not know about it. Maybe Viktor can help.

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