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]

Re: libkernel32.a missing TOOLHELP API exports


Steven Edwards wrote:
> 
> I've attempted to build the wine psapi.dll under windows using msys and
> cygwin and I get this result:
> 
> psapi_main.o(.text+0x308):psapi_main.c: undefined reference to
> `Process32First@8'
> psapi_main.o(.text+0x31f):psapi_main.c: undefined reference to
> `Process32Next@8'
> psapi_main.o(.text+0x698):psapi_main.c: undefined reference to
> `Module32First@8'
> psapi_main.o(.text+0x6af):psapi_main.c: undefined reference to
> `Module32Next@8'
> 
> If no one else wants to do it I can submit a patch. What list do I need
> to report win32api bugs on?
> 

You can submit w32api patches to the http://sf.net/projects/mingw bugs
reporting tool.

Earnie.

--
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]