> From: [email protected] (Niels Möller)
> Cc: [email protected]
> Date: Sat, 31 May 2014 09:58:18 +0200
> 
> Eli Zaretskii <[email protected]> writes:
> 
> > I can confirm that the shared-library version crashes on Windows.
> 
> Thanks for testing. Just so I know, was that a native build or did you
> cross compile?

Native.  Except that I didn't "make dist", but instead ran these
commands directly in the git repo on Windows, after cloning it
("d:/usr" is where I keep my root of a Posix-like directory tree):

  $ ./.bootstrap
  $ ./configure --prefix=d:/usr
  $ make
  $ make -C testsuite arcfour-test.exe
  $ cd testsuite && make check TS_ALL=arcfour-test.exe

> > Let me know if I can help you further.
> 
> Hopefully, there should be a new version later today.

OK, I will try that when it's available.
_______________________________________________
nettle-bugs mailing list
[email protected]
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to