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

Linking with a .DLL


Hi

Does anybody know of an easy way to link against a .DLL? At the moment I
have to define my own .DEF file and then use the dlltool to create an
import library (.a). 

Alternatively is there a way of linking directly with the .DLL
file, or perhaps a way of declaring that a function is located in a .DLL
file rather than just using extern "C"?

Thanks for any advice



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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