On Mon, 16 Mar 2009, Andi Jahja wrote:

Hi,

> OWatcom: I suggest you have oWatcom Harbour flags standardized as what
> other compilers use as of now. Take a look at -s and -r switch (default
> is -r which is "use register calling convention"). Other Windoze
> compiler are using -s equivalent (-s = "stack calling convention").It's
> should be OK if you're using -r but the creation of import library
> become rather clumpsy, because -r append an underscrore AFTER symbol
> name.

Have you made speed comparison for OwpenWatcom builds with and without
register calling convention?
I think it's good to check it 1-st to see potential overhead.
If possible try to compare tests/speedtst.prg results for both versions.

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

Reply via email to