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 X-AuthUser: gerrit:koeln.convey.de Date: Tue, 8 Jul 2003 18:52:59 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <98-2126715365.20030708185259@familiehaase.de> To: cygwin AT cygwin DOT com Subject: Re: php-mysql-cygwin how to In-Reply-To: <029601c34562$d10eb760$3d94883e@pomello> References: <01b701c34540$49ae9eb0$3d94883e AT pomello> <50-2142006192 DOT 20030708143808 AT familiehaase DOT de> <029601c34562$d10eb760$3d94883e AT pomello> MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Hello Max, > Gerrit P. Haase wrote: >> Hello Max, >>> 3) The long standing server problem. It seems like the complex C++ is >>> confusing gcc? >> No, it is a problem with the Cygwin/MySQL socket code. Nothing works >> with 1.3.22, similar as it is with Apache. The older versions, e.g. >> 1.3.10 works better, but still not without crashes. >> After Corinna fixed the code, so Apache is running without problems on >> 1.5 now, MySQL still crashes randomly (same behaviour as with 1.3.10), >> maybe it crashes more often as before, well it is completely unstable >> and nor usable as database server. > Huh? I get lots of "undefined reference to > `__static_initialization_and_destruction_0(int, int)'" errors during > *linking*. I never get a server binary to test. > N.B. This is with 4.0.13 - you mentioned 4.1-alpha before, perhaps that is > why we see different problems. This was easy :-) That is the main part of the patch I promised to send Elfyn. In short: Comment out all '#pragma interface' and '#pragma implementation' lines, it doesn't work on Cygwin. And besides that, compiling and linking works well. 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/