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: <20020826000846.46660.qmail@web21008.mail.yahoo.com> Date: Sun, 25 Aug 2002 17:08:46 -0700 (PDT) From: Nicholas Wourms Subject: Re: [gcc 3.2]: undefined symbols when compiling cygwin dll. To: cygwin AT cygwin DOT com In-Reply-To: <20020825234411.GC13203@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Christopher Faylor wrote: > On Sun, Aug 25, 2002 at 11:20:52AM -0700, Nicholas Wourms wrote: > >Ok, I just remembered that those symbols are from kernel32.dll. > So, > >I went back and modified the arguments passed by make to compile > the > >cygwin dll, appending "-lkernel32" to the end of the line. > Executing > >the new command does, indeed, resolve the problem. So I guess one > >would need to modify Makefile.in to link the dll with -lkernel32 > >appended to the list of arguments. > > This was changed in CVS prior to releasing gcc 3.2. > I guess Conrad hasn't merged these changes from HEAD yet =). Sorry, I guess I should have checked the commits list a little more carefully. Cheers, Nicholas __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- 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/