While in Linux you can have easily have MT binaries and ST binaries
that use the same set of dynamic libs in Win you need to always create
two version of the dll one linked to harbour.dll and one to
harbourmt.dll and then link to the final binary the correct one.

I wonder if the all process could be simplified by hb* scripts to keep
the same command line.

hb-mkdyn could create the 2 dlls and hblnk or hbmk link the
appropriate one based on -mt switch.

I don't know if this can be useful for others or if there are better solutions.

Any comment?

best regards,
Lorenzo
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to