From: nisse@lysator.liu.se (Niels Möller) Cc: nettle-bugs@lists.lysator.liu.se Date: Tue, 17 Jan 2012 13:58:37 +0100
I also found out that dlls apperantly weren't linked into the .lib directory, so I tried to fix that as well. This directory is added to LD_LIBRARY_PATH (for ELF systems) and PATH (for windows), when running the testsuite.
Unfortunately, I couldn't figure out how to get wine to add the .lib directory to the initial PATH.
Is that a wine-specific problem, or a general Windows problem? If the latter, maybe I can help if you describe the difficulty.
I just put up a prerelease at http://www.lysator.liu.se/~nisse/archive/nettle-2.5-pre.tar.gz (and .sig), any testing (in particular on windows) is appreciated.
Thanks, I will try to do this as soon as I have time.