Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3CF3F17F.16FAFDAA@yahoo.com> Date: Tue, 28 May 2002 17:07:11 -0400 From: Earnie Boyd X-Accept-Language: en MIME-Version: 1.0 To: Steven_Ed4153 AT yahoo DOT com CC: cygwin AT cygwin DOT com Subject: Re: libkernel32.a missing TOOLHELP API exports References: <005901c20689$edb2a7f0$fe00a8c0 AT laptop> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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? > 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/