This is the mail archive of the cygwin@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]

Re: Linking with "stdcall" library


"Danny Smith" <danny_r_smith_2001@yahoo.co.nz> wrote:

> > Another related question: how either an import library or just a .def file
> > could be created from a .dll file?
[...]
> Try pexports, last seen here:
> http://www.is.lg.ua/~paul/devel/binutils.html
> 
> (Really need the headers as well to get  @nn stdcall decoration right).

Danny, thanks for your continuous help.

Sorry, I had to mention that I need to do it with Cygwin only tools.
I can create an import library from a .dll using MS VC tools, but I don't
want to have dependency on such a tool. I need a completely automated
Cygwin environment.

Besides, there are the import libraries in the Cygwin's /lib. How they were
created? With the help of third party tool?

Thanks.
--
Dmitry.


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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