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: Wed, 26 Nov 2003 00:01:57 +0100 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <1331172575.20031126000157@familiehaase.de> To: Terrence Brannon CC: cygwin AT cygwin DOT com Subject: Re: cygwin mysql 4.0.16 compilation : undefined reference to `__static_initialization_and_destruction_0(int, int)' In-Reply-To: <3FC26A64.9010701@urth.org> References: <3FC213EB DOT 6020205 AT aonix DOT co DOT uk> <3FC26A64 DOT 9010701 AT urth DOT org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Hello Terrence, I already posted about this issue few days ago, including this statement: Have you tried a google search with topic '__static_initialization_and_destruction_0', it shows that this was aleady reported several times. It also was discussed at the cygwin mailing list, please see the archives, i.e. these postings: http://www.cygwin.com/ml/cygwin/2003-07/msg00463.html http://www.cygwin.com/ml/cygwin/2003-07/msg00589.html In short, it seems that #pragma interface doesn't work and commenting it let you compile the code. I always comment also #pragma implementation but it seems the it is enough to comment out #pragma interface. Though, I'm seeking for someone to shed light on this, why it is not working on Cygwin? -- Mit freundlichen Grüssen Gerrit P. Haase mailto:gp AT familiehaase DOT de -- 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/