[fossil-users] Check-in [36e3ab4c42] breaks SSL on mingw

2011-03-03 Thread Petr Man
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


Re: [fossil-users] Check-in [36e3ab4c42] breaks SSL on mingw

2011-03-03 Thread Mark Janssen
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