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]
Other format: [Raw text]

Dll linking problem


Hi,

A dll written using VC++ environment is exporting a complete class.
The same is being accessed through cygwin, but it is unable to link to
the class functions.
However if the functions are declared inline in the dll, cygwin
application is able to link successfully with the class functions.

The same dll can be accessed successfully through a program written in
VC++ environment.

Please let me know if anyone can suggest an analysis or a solution.

Thanks
Preeti Agarwal


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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