Thank you very much. I've removed it from hbmk2, and left a note that it should be linked manually when appropriate.
Brgds, Viktor On Mon, Jun 8, 2009 at 6:37 PM, Przemyslaw Czerpak<[email protected]> wrote: > On Mon, 08 Jun 2009, Szak�ts Viktor wrote: >> I've added hbmaindllp lib to the liblist for -hbdyn mode as >> part of a fix two months ago, but either the setup changed, >> or the fix was wrong, because removing it fixes msvc -hbdyn. > > hbmaindllp should be used only in some special cases when linkng some > other .DLLs which wants to access HVM, f.e. contain compiled .prg code > and user does not want to create explicit bindings to harbour.dll so it > should be included optionally only when user needs it and in such case > non of Harbour libraries which are part of harbour.dll can be used in > linked library list so any missing function will be reported at link > time instead of creating wrong binaries with replicated functions and > internal structures. > hbmaindllp does not contain wrappers for all HVM functions so it can > be used only in some limited cases. Usually with DLLs created from .prg > code. > > best regards, > Przemek > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
