Jan Danielsson wrote:
>
>    Bug: It seems like the build system wrongly assumes that if one is
> building against zlib, one wants to build zlib.  There should be a
> FOSSIL_BUILD_ZLIB, just as there is a FOSSIL_BUILD_SSL.
> 

This is not a bug, per se.  Since zlib is in the tree, I figured it was
mostly harmless to build it all the time; however, I have no objection
to your change here.

> 
>    Feature: On a few systems I want to have a dynamically linked
> fossil.exe.  I'm thinking "FOSSIL_DYNAMIC_LINK=1" (changes default ZLIB
> to zdll.lib, /MT -> /MD, and link against DLL CRT).
> 

Sure, this is a good idea also.  Can we please make these changes on a
branch, so that we (you and I and possibly others) can fine-tune them
prior to trunk?

--
Joe Mistachkin

_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to