cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using libcurl with Borland - how?

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Thu, 12 Feb 2004 12:17:23 +0100

"Bo Frederiksen" <bofre_ns_at_mail.dk> said:

> I get the following error:
>
> "libcurl.lib contains invalid OMF record, type 0x21 (possibly COFF)."
>
> I tried converting to COFF (what ever that meens) but that seemed to make things worse.
>
> Does anyone know what I need to do?

Borland and MSVC libraries are not compatible.
Try compiling libcurl.lib yourself using Borland. Use e.g.
Makefile.vc6 as a template and adapt config-win32.h for
__BORLANDC__.

--gv
Received on 2004-02-12