bug-wget
[Top][All Lists]
Advanced

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

Re: Wget1.21 fails to build on MinGW(Windows)


From: Gisle Vanem
Subject: Re: Wget1.21 fails to build on MinGW(Windows)
Date: Wed, 6 Jan 2021 11:09:48 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

G-Ey3dr wrote:

Wget1.21 fails to build on MinGW(Windows).
Is it okay to not use getrandom() roughly?


C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld.exe:
../lib/libgnu.a(getrandom.o): in function `getrandom':
C:\home\user3\src\wget-1.21/lib\getrandom.c:129: undefined reference to
`BCryptGenRandom@16'
collect2.exe: error: ld returned 1 exit status

Why not simply link with 'libbcrypt.a'?
 --
--gv



reply via email to

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