anyone have a pre-compiled version of nettle (or a know working copy of gmp) for windows? I managed to get the remote compilation process working, but neither of the bundles want to compile properly.
Bill
http://roxen.lysator.liu.se/users/zino/win32libs.zip should contain what you need.
thanks... that gets me everything but nettle, which i'll try to compile again.
Bill
On Fri, 14 Jul 2006, Peter Bortas @ Pike developers forum wrote:
http://roxen.lysator.liu.se/users/zino/win32libs.zip should contain what you need.
Right you are. For some reason nettle was left out of that one. Try http://roxen.lysator.liu.se/users/zino/nettle_win32.zip
If I download a snapshot and build in msys it builds nettle and gmp from bundles for me. As I already have them installed the bundles shouldn't be built, but that is another problem.
I didn't have msys installed on this system, so I wasn't able to try that. I vaguely recall it working, as well. I'm not sure what the problem is.
Bill
On Fri, 14 Jul 2006, Martin Nilsson (Opera Mini - AFK!) @ Pike (-) developers forum wrote:
If I download a snapshot and build in msys it builds nettle and gmp from bundles for me. As I already have them installed the bundles shouldn't be built, but that is another problem.
If you have remote compilation running you can compile it with --disable-assembler if I remember the flag name correctly.
I've made a mingw installer available at pike.ida.liu.se/generated/MinGW.exe Perhaps time to make a new one...
pike-devel@lists.lysator.liu.se