On Wed, 09 Sep 2009, [email protected] wrote: > * utils/hbmk2/hbmk2.prg > ! Implemented fix from hbmk script for shared mingw targets in GUI mode.
Thank you. There is yet another problem. hbmk2 passes GT libraries specified by -gt* switch to link command before harbour import library which also contains them so finally they are linked twice. You can see it checking the size of final binaries. For simple test code it should be less then 10KB and each GT increase it. Known core GTs should be removed from linked library list in share builds. The same happens in Linux. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
