Szépe Viktor <[email protected]> writes:

> Good morning!
>
> - Windows 7 Pro 64 bit
> - wget-1.15
> - mingw32 + MSYS 1.0.18(0.48/3/2)
> - win-builds-bundle 1.3.0
> - ./configure --disable-ipv6 && make
>
> I'd like to compile wget into a single exe file.
> I've searched the source and the FAQ.
>
> Please help me compile wget statically.
> Thank you!

I am not sure if someone already tried that or what problems you may
encounter on mingw32, but you should start by building a static version
of all the libraries used by wget and then ensure the wget configure
scripts detect and use them.  This should be enough.

Regards,
Giuseppe

Reply via email to