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]

Re: Entry point not found in dll


"Bates, Rod" <Rod.Bates@wichita.boeing.com> writes:
> My executable builds but can't find entry points in a .dll.
> 
> libpsapi.a : psapi.dll psapi.def
> 	dlltool --dllname psapi.dll --def psapi.def \
>                        --output-lib libpsapi.a

Add '-k' to the dlltool options.

Regards,
Mumit
-
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]