On Fri, Mar 18, 2011 at 6:09 AM, Arjen Markus <[email protected]>wrote:
> Hello, > > I have built fossil on Windows (XP) using MinGW and the gcc compiler. > That works fine, except that the resulting executable depends on > the libz-1.dll that is located in the MinGW bin directory. > > This means such an executable will not work if that DLL is not in > the path (or one of the other locations for DLLs). > > Would it not be better to link against the static/archive version > of libz? > I link the precompiled binaries on the website against libz.a so that there is no dependency. I don't have a libz.dll anywhere on my system. > > Regards, > > Arjen > > > DISCLAIMER: This message is intended exclusively for the addressee(s) and > may contain confidential and privileged information. If you are not the > intended recipient please notify the sender immediately and destroy this > message. Unauthorized use, disclosure or copying of this message is strictly > prohibited. > The foundation 'Stichting Deltares', which has its seat at Delft, The > Netherlands, Commercial Registration Number 41146461, is not liable in any > way whatsoever for consequences and/or damages resulting from the improper, > incomplete and untimely dispatch, receipt and/or content of this e-mail. > > > > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

