On 8/30/2017 10:51 AM, Richard Hipp wrote:
> On 8/30/17, Andy Goth <[email protected]> wrote:
>> Is there a compilation guide that says how exactly the official Windows
>> binaries are produced?  I'd like to get that part right if I can.
> 
> I use this TCL script:
> 
> cd c:/users/drh/fossil/m1
> exec make -f win/makefile.mingw FOSSIL_ENABLE_SSL=1
> OPENSSLDIR=../../openssl-1.0.1t >@stdout 2>@stdout
> exec ls -l c:/users/drh/fossil/m1/fossil.exe >@stdout

Thanks.  This comes very close to working for me.  I was able to produce
a fossil.exe that runs, but only when it's in the same directory as
msys-crypto-1.0.0.dll and msys-ssl-1.0.0.dll.  Clearly your OpenSSL is
different than mine.  How did you get it?

-- 
Andy Goth | <andrew.m.goth/at/gmail/dot/com>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to