From: Niels Möller Date: Mon, 27 May 2013 19:11:09 +0000 (+0200) Subject: In NEWS, note problem with --disable-static on windows. X-Git-Tag: nettle_2.7.1_release_20130528~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc2cc75b70d7351782ee2360c7d6817c588be3c5;p=thirdparty%2Fnettle.git In NEWS, note problem with --disable-static on windows. --- diff --git a/NEWS b/NEWS index 91e98bcb..db2e419a 100644 --- a/NEWS +++ b/NEWS @@ -31,13 +31,15 @@ NEWS for the 2.7.1 release slower. This is being fixed by the gcc hackers, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157. - The following problem has been reported, but is *not* fixed in - this release: + The following problems have been reported, but are *not* fixed + in this release: * ARM assembly files use instruction syntax which is not supported by all assemblers. Workaround: Use a current version of GNU as, or configure with --disable-assembler. + * Configuring with --disable-static doesn't work on windows. + The libraries are intended to be binary compatible with nettle-2.2 and later. The shared library names are libnettle.so.4.7 and libhogweed.so.2.5, with sonames still