This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: curl, libcurl, libcomprex, leakbug (was:Re: Packaging cURL for cygwin distribution ???)


----- Original Message -----
From: "Gerrit P. Haase" <freeweb@nyckelpiga.de>

> >I noticed your example had a DLL name of cygcurl-2.dll. The DLLs (and
..
> It is not important how the dll is named, as long as libtool is used.
> The executables know how their dll is named to find it.
> Also these names were 'created' by libtool.
> And it is a 'standard' for cygwin, the static lib is called lib...a
> the importlib is called lib...dll.a the def is called lib...def and
> the dll is called cyg..-0.dll
> Libtool uses the file lib...la to look for the names.

The -x is the binary API compatability index. See the libtool
documentation.

Rob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]