Re: mingw64-x86_64-libidn2 is out-of-date, causes linking fail

2022-02-05 Thread Brian Inglis
On 2022-02-05 11:15, Henry S. Thompson wrote: There's a version skew problem between the current gnutls (3.5.18) and libidn2 (2.3.2) in mingw64-x86_64. This tickles an old bug (see e.g. this bug report [1]) at runtime, namely: entry point "_idn2_punycode_decode" could not be found in .../l

mingw64-x86_64-libidn2 is out-of-date, causes linking fail

2022-02-05 Thread Henry S. Thompson
There's a version skew problem between the current gnutls (3.5.18) and libidn2 (2.3.2) in mingw64-x86_64. This tickles an old bug (see e.g. this bug report [1]) at runtime, namely: entry point "_idn2_punycode_decode" could not be found in .../libgnutls-30.dlls-30.dll Downgrading mingw64-x86_