bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] statically link wget on mingw32 with win-builds


From: Gisle Vanem
Subject: Re: [Bug-wget] statically link wget on mingw32 with win-builds
Date: Sun, 6 Apr 2014 21:19:41 +0200

"Ángel González" <address@hidden> wrote:

I have built without problems wget for windows leaving out ssl support.
If you also want https, you simply need a static version of openssl/gnutls as
Giusseppe says. Which mostly depends on the headaches those libraries give
you :)

And I have made a MingW-makefile (attached) with the option to use
only static libs for even OpenSSL. Running:

cygcheck wget.exe
./\wget.exe
 f:\windows\system32\advapi32.dll
   f:\windows\system32\KERNEL32.dll
     f:\windows\system32\ntdll.dll
   f:\windows\system32\RPCRT4.dll
     f:\windows\system32\Secur32.dll
 f:\windows\system32\gdi32.dll
   f:\windows\system32\USER32.dll
 f:\windows\system32\msvcrt.dll
 f:\windows\system32\ws2_32.dll
   f:\windows\system32\WS2HELP.dll

shows only the normal system DLLs. And 'wget -V' has:

+digest +https +ipv6 +iri +large-file -nls +ntlm +opie +ssl/openssl
+zlib

Attached.

--gv

Attachment: Makefile.MingW
Description: Binary data


reply via email to

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