Abdurrahman ÇARKACIOĞLU <[EMAIL PROTECTED]> writes: > I succesfully compiled Wget 1.10 using mingw. Although Heiko > Herold's wget 1.10 (original wget.exe I mean) (from > http://space.tin.it/computer/hherold/) succesfully download the > following site, my compiled wget (produced by mingw32-make) hangs > immediately forever. Any idea ? > > wget www.spk.gov.tr -l2 -r
Have you tried to run Wget with the `-d' flag to see what might be going wrong before the hang? Is there a "trace"-like utility for Windows for debugging this kind of problems?