[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [msmtp-users] Windows Binaries
Hi Lance!
On Wed, 24 Feb 2016 15:28:18 -0700, Lance Fredrickson wrote:
> I noticed the last couple releases don't have Windows binaries up on
> sourceforge. Before I go and compile it myself I thought I'd ask for
> them here. Otherwise, are they compiled using mingw?
That's right, I cannot provide Windows binaries anymore due to lack of
time (and lack of a Windows system to test them with).
They are compiled using MinGW. I used the cross-compiler from
http://mxe.cc/ because it includes all the libraries, but plain MinGW
should work, too.
Martin