| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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: | Fri, 10 Oct 2003 07:45:24 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Reply-To: | "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <166-988110378.20031010074524@familiehaase.de> |
| To: | "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
| Subject: | Re: MySQLdb under cygwin's python |
| In-Reply-To: | <bm4qop$bg1$1@sea.gmane.org> |
| References: | <20031009025122.GA10336%alexy DOT khrabrov AT setup DOT org> |
| <20031009113629 DOT GA952 AT tishler DOT net> <86698565353 DOT 20031009141459 AT familiehaase DOT de> | |
| <20031009195030.GA14261%alexy DOT khrabrov AT setup DOT org> <bm4qop$bg1$1 AT sea DOT gmane DOT org> | |
| MIME-Version: | 1.0 |
Hallo Andrew, >> An interesting issue occurs when trying to compile the whole >> mysql-4.0.15a, after I commented out all #pragma >> (interface|implementation) per other Gerrit's advice. > Why are you removing the pragma interfaces? I see them in things like > client/log_event.h which seem to compile and link (well the client > links), just fine. [...] > When I try to compile the server I get the following: [...] > log.o(.text+0x3d96):log.cc: undefined reference to > `__static_initialization_and_destruction_0(int, int)' > collect2: ld returned 1 exit status That happens when not removing the #pragma implementation(interface) definitions. It may be sufficient to remove one of those, I don't remember exactly which of the both is working and which isn't. Anyway, if I don't define the first the second is superflous too? 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |