Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-AuthUser: gerrit:koeln.convey.de
Date: Tue, 8 Jul 2003 18:52:59 +0200
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
Reply-To: "Gerrit P. Haase" <gerrit@familiehaase.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <98-2126715365.20030708185259@familiehaase.de>
To: cygwin@cygwin.com
Subject: Re: php-mysql-cygwin how to
In-Reply-To: <029601c34562$d10eb760$3d94883e@pomello>
References: <Pine.LNX.4.44.0307081050590.4255-100000@sark.cryst.bbk.ac.uk>
 <Pine.CYG.4.55.0307081056450.4008@ellixia>
 <01b701c34540$49ae9eb0$3d94883e@pomello>
 <50-2142006192.20030708143808@familiehaase.de>
 <029601c34562$d10eb760$3d94883e@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/

