public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* libkernel32.a missing TOOLHELP API exports
@ 2002-05-28 16:19 Steven Edwards
  2002-05-28 18:52 ` Christopher Faylor
  2002-05-28 20:12 ` Earnie Boyd
  0 siblings, 2 replies; 7+ messages in thread
From: Steven Edwards @ 2002-05-28 16:19 UTC (permalink / raw)
  To: 'Earnie Boyd'; +Cc: cygwin

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?

Thanks
Steven


"Every revolution was once a thought in one man's mind"
- Ralph Waldo Emerson 


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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: libkernel32.a missing TOOLHELP API exports
@ 2002-05-29  8:07 Earnie Boyd
  0 siblings, 0 replies; 7+ messages in thread
From: Earnie Boyd @ 2002-05-29  8:07 UTC (permalink / raw)
  To: Earnie Boyd

[-- Attachment #1: Type: text/plain, Size: 168 bytes --]

Please don't send patches to mingw-dvlpr@lists.sf.net.  Such posts will
be rejected.  If you must post to a MinGW mailing list, use
mingw-patches@lists.sf.net.

Earnie.

[-- Attachment #2: cygwin.50889 --]
[-- Type: message/rfc822, Size: 1192 bytes --]

From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: libkernel32.a missing TOOLHELP API exports
Date: Tue, 28 May 2002 17:08:57 -0400
Message-ID: <20020528210857.GA6491@redhat.com>

On Tue, May 28, 2002 at 04:54:56PM -0400, 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?

Either or both of

cygwin-patches@cygwin.com and mingw-dvlpr@sourceforge.net .

I'm not sure where these definitions should go, though.  Do they go into
the kernel32.def file or should there be a separate tlhlp32.def file?

Is there already a convention for this?

cgf


[-- Attachment #3: Type: text/plain, Size: 214 bytes --]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-05-29 17:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-28 16:19 libkernel32.a missing TOOLHELP API exports Steven Edwards
2002-05-28 18:52 ` Christopher Faylor
2002-05-29  5:53   ` egor duda
2002-05-29  9:47     ` Steven Edwards
2002-05-29 12:28       ` Christopher Faylor
2002-05-28 20:12 ` Earnie Boyd
2002-05-29  8:07 Earnie Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).