On Thu, Mar 3, 2011 at 4:55 PM, Petr Man <p...@madnetwork.org> wrote:
> Hello,
> Check-in [36e3ab4c42] seems to break SSL on mingw, removing "-static"
> from TCC fixes it.
> Petr
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>

The reason the -static is there is so that you can use the resulting
fossil standalone on a machine where no mingw is installed.
For building it, you need the static SSL libraries which can be a bit
of a pain to find.

Regards,
Mark
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to