cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using libcurl with Borland - how?

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Fri, 13 Feb 2004 19:57:55 +0100

"Jeff Pohlmeyer" <yetanothergeek_at_yahoo.com> said:

> As long as your application is dynamically linked, it shouldn't matter
> which compiler the DLL was built with.
> ( e.g. "kernel32.dll" doesn't need to be recompiled to call it from BCB )

True, but the *import* library must be on a format the linker understands.
Not sure why Borlands tlink32 doesn't grok the implib format of MS linker.
Will investigate.

--gv
Received on 2004-02-13