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 Date: Sun, 25 Aug 2002 19:44:11 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: [gcc 3.2]: undefined symbols when compiling cygwin dll. Message-ID: <20020825234411.GC13203@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20020825180950 DOT 52451 DOT qmail AT web21002 DOT mail DOT yahoo DOT com> <20020825182052 DOT 36715 DOT qmail AT web21004 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020825182052.36715.qmail@web21004.mail.yahoo.com> User-Agent: Mutt/1.3.23.1i 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. 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/