cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: sys_nerr on MSVC

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Thu, 25 Mar 2004 17:09:22 +0100

"Greg Hewgill" <greg_hewgill_at_ud.com> said:

> In order to mimic the behaviour of the unix builds, the testcurl.pl script creates
> a new directory in which to do the actual build, and copies everything from the
> checkout directory. The checkout directory does not have pdb or pch or obj files
> at all, so each build is performed clean.

Then compile with "cl -E ..." and see what sys_nerr really is (if it's defined
in your stdlib.h at all). Smells like incompatible SDKs again.

--gv
Received on 2004-03-25