HI Przemek,

This should be optional. I hope Marek will add support for
compiling Harbour with ST only libraries. Anyhow I suggest
to keep the default for MT mode because some 3-rd party code
may use own threads (not at Harbour level) and ST LIBC may
break it. AFAIR MEDIATOR RDD uses threads. It will also help
to create common for MT and ST mode libraries what will reduce
possible problems in the future when we will have support for
.prg threads.

Actually, Mediator is able to create multiple threads within a single-threaded app - I'm not sure how they accomplish this but I know it works - My previous single-threaded builds of Mediator/Harbour (build 43, build 992 and build 993) actually are using 2 threads and the app works fine. In fact, I rebuilt the current Harbour build as ST with Mediator and it continues to create a second thread. I'm sure they would tell you how they did this if you ask them.

BTW Have you found the file which includes hbsetup.ch?

Not yet, but I think it is something that I did when I tweaked my Harbour version - I will let you know when I find it...

Regards,
Randy.

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

Reply via email to