On Mon, 12 Oct 2009 17:19:09 -0400, you wrote: > zlib1.dll has to be in the path or in the same folder as > fossil.exe. I really don't want to build with dll dependency...
That's what a .dll does. Not nice for fossil indeed.
You need:
\{msysinstallpath}\mingw\lib\libz.a
It will link statically.
--
( Kees Nuyt
)
c[_]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

