curl-users
Re: curl problem with -k option on win32
From: Gisle Vanem <giva_at_bgnett.no>
Date: Thu, 13 Jan 2005 11:48:00 +0100
Date: Thu, 13 Jan 2005 11:48:00 +0100
"Jochen Roderburg" wrote:
> I have the feeling that it happens before any net access is done.
> If I just do curl -k xxxxx, I get no error message about the invalid
> URL, but the crash comes immediately.
Do you have MSVC installed and ready to debug it? You have to add
"/GZ" to the CFLAGS in both makefiles. Then run "curl -k xxx" inside
msdev and show us the traceback.
--gv
Received on 2005-01-13