/When I need to compile a harbour code in console mode and need to use //MultiThreads, I use -mt nodifier to include //libhbvmMT.a instead libhbvm.a I like to know what problems or disadvantages could be generated if I use this by default , in programs that not use //MultiThreads

MT causes some overhead. So, code could be for example 25% slower (depends on compiler, platform, etc., see mailing list archive for more precise numbers).


Regards,
Mindaugas
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to