2014/1/5 JR <jr...@saintlyreverend.com>: > When I use Cygwin, I get pretty far before getting an error, > "wbld/sqlite3.o:sqlite3.c:(.text+0x158e7): undefined reference to `_msize' > // wbld/sqlite3.o:sqlite3.c:(.text+0x3b21): undefined reference to `_msize'" > followed by bad reloc address in section '.data'.
Using the Cygwin environment, this is how: 1) Download openssl-1.0.1e.tar.gz and unpack it in Fossil's /compat directory. 2) Make sure you have the mingw64-i686-gcc-core package installed in Cygwin. 3) type: make -f win/Makefile.mingw PREFIX=i686-w64-mingw32- \ FOSSIL_ENABLE_SSL=1 openssl all Then have some 10 minutes patience, a new "fossil.exe" will appear in the top directory. Or, you can simply download fossil-w32-20130911114349.zip from here: <http://www.fossil-scm.org/download.html> The fossil.exe in there is already compiled with ssl support. Regards, Jan Nijtmans _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users