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: Thu, 18 Sep 2003 08:15:21 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit @ cygwin" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <1391407853766.20030918081521@familiehaase.de> To: =?ISO-8859-15?B?TWFyY2VsbyBSZXplbmRlIE3zZG9sbw==?= CC: cygwin AT cygwin DOT com Subject: Re: MYSQL + CYGWIN In-Reply-To: <3F691675.9030207@terra.com.br> References: <3F691675 DOT 9030207 AT terra DOT com DOT br> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Hallo Marcelo, Am Donnerstag, 18. September 2003 um 04:20 schriebst du: > Hi, > I am trying to compile mysql (mysql-4.0.15) with cygwin, I run > ./configure, and make but I receive this error: > ... > item_timefunc.o(.text+0x2ca6):item_timefunc.cc: undefined reference to > `__static_initialization_and_destruction_0(int, int)' > Is this a linker error?? You may find in the archives that it should compile if you comment the #pragma interface and the #pragma implementation in all C files and headers it shows up. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/