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: Mon, 16 Feb 2004 14:12:10 -0500 From: Christopher Faylor To: Guy Gendreau Cc: cygwin AT cygwin DOT com Subject: Re: Problem compiling mysql over cygwin Message-ID: <20040216191210.GA26201@redhat.com> Mail-Followup-To: Guy Gendreau , cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Note-from-DJ: This may be spam Please check out the project web page for links to available information and ports: http://cygwin.com/ . If you don't see what you need there, then the cygwin mailing list is the best place to make observations or get questions answered. Information on the mailing list is available at the project web page. For your convenience, I've reset the Reply-To: address to point to the cygwin mailing list. I've also Cc'ed this reply there. On Mon, Feb 16, 2004 at 02:08:31PM -0500, Guy Gendreau wrote: >Hi Christopher > >I got your name from this bug report below. > >Software version: > >cygwin version: CYGWIN_NT-5.1 Aigle1 1.5.7(0.109/3/2) >gcc version 3.2 20020927 (prerelease) > >Bug: > >I got the following errors when compiling mysql over Cygwin: > >item_timefunc.o(.text+0x2de6):item_timefunc.cc: undefined reference to >`__static_initialization_and_destruction_0(int, int)' >item_timefunc.o(.text+0x2e06):item_timefunc.cc: undefined reference to >`__static_initialization_and_destruction_0(int, int)' >convert.o(.text+0x136):convert.cc: undefined reference to >`__static_initialization_and_destruction_0(int, int)' >log.o(.text+0x3cd6):log.cc: undefined reference to >`__static_initialization_and_destruction_0(int, int)' >log.o(.text+0x3cf6):log.cc: undefined reference to >`__static_initialization_and_destruction_0(int, int)' >collect2: ld returned 1 exit status >make[4]: *** [mysqld.exe] Error 1 > >Is there any fix I could apply to my environment to make it working? > >Thanks. > >Guy Gendreau >3450, rue Drummond, appt 923 >Montr?al, Qc >H3G 1Y3 > >T?l: 514-288-0284 >guy327 AT sympatico DOT ca > > > > >=============================================== >Re: [Patch/RFA] Fix mingw/cygwin dllimport PR's 7910 (et al) and 11021 > a.. From: Christopher Faylor > b.. To: Danny Smith > c.. Cc: GCC Patches , Mumit Khan at NanoTech dot Wisc dot EDU> > d.. Date: Fri, 30 May 2003 09:12:33 -0400 > e.. Subject: Re: [Patch/RFA] Fix mingw/cygwin dllimport PR's 7910 (et al) >and 11021 > f.. References: <000a01c3264a$3d2312d0$0690a7cb AT DANNY> >======================================================== -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to aaaspam AT sourceware DOT org and be permanently blocked from mailing lists at sources.redhat.com -- 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/