On Mon, 08 Jun 2009, Szak�ts Viktor wrote: > Thank you very much. I've removed it from hbmk2, and > left a note that it should be linked manually when appropriate.
I think that you should also add an option to disable adding standard harbour libraries when DLL is linked. It will help to locate used functions missing in hbmaindllp at link time. Otherwise user can still create wrong binaries. I think that you can simply bound it with -shared option. When -hbdyn is used and static DLL is created then you can use hbmaindllp instead of standard harbour static libraries. Otherwise when -[fix]shared switch is used explicitly then you can enable linking with harbour.dll best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
