mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] netcdf undefined references from libcrypt32


From: Richard Crozier
Subject: Re: [Mingw-cross-env-list] netcdf undefined references from libcrypt32
Date: Sun, 20 Oct 2019 23:27:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0



On 20/10/2019 21:31, Richard Crozier via Mingw-cross-env-list wrote:


On 20/10/2019 03:26, Tony Theodore wrote:


On 19 Oct 2019, at 12:24, Richard Crozier via Mingw-cross-env-list <address@hidden> wrote:


To get the test to pass, I had to manually add the follwoing libs:

-lcrypt32 -luser32 -lwldap32 -lunistring -lgcrypt -liconv -lgpg-error -lws2_32

now I have other problems :-)

Try adding:
???????? LIBS=???`x86_64-w64-mingw32.static-pkg-config --libs libcurl`"

to your configure invocation.

Cheers,

Tony



This did work thanks, it now get me to the new error I mentioned. This error is "undefined reference to `__gxx_personality_v0'".

<snip>

Actually, it seems this error is because I hadn't properly cleared out a previous build, so no help required, sorry for the noise.

Regards,

Richard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]