cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Generating DEF files for the MINGW cross build

From: Guenter <lists_at_gknw.net>
Date: Thu, 08 Nov 2012 14:06:34 +0100

Hi,
Am 08.11.2012 01:46, schrieb Johnny Luong:
> The rationale for this is that it could potentially make it easier for
> someone using the MSVC toolchain to link against a MINGW toolchain
> compiled libcurl since the MSVC builds are somewhat out of date.
> Basically, for each of the DLLs, there would be a corresponding .DEF
> and then someone could use the MSVC toolchain to generate the .LIB so
> it can be linked into the application.
I can only add the .def for libcurl and libssh2; for all other
dependencies I have no control over the build files;
you should therefore take a look into either gendef [1] or pexports [2]
in order to create the needed .def files self.

Gün.

[1]
http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64/trunk/mingw-w64-tools/gendef/
[2] http://sourceforge.net/projects/mingw/files/MinGW/Extension/pexports/

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-11-08