| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 28 May 2002 17:08:57 -0400 |
| From: | Christopher Faylor <cgf AT redhat DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: libkernel32.a missing TOOLHELP API exports |
| Message-ID: | <20020528210857.GA6491@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <005901c20689$edb2a7f0$fe00a8c0 AT laptop> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <005901c20689$edb2a7f0$fe00a8c0@laptop> |
| User-Agent: | Mutt/1.3.23.1i |
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 AT 8' >psapi_main.o(.text+0x31f):psapi_main.c: undefined reference to >`Process32Next AT 8' >psapi_main.o(.text+0x698):psapi_main.c: undefined reference to >`Module32First AT 8' >psapi_main.o(.text+0x6af):psapi_main.c: undefined reference to >`Module32Next AT 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 AT cygwin DOT com and mingw-dvlpr AT sourceforge DOT 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 -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |