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 Message-ID: <418B4DB0.1080003@familiehaase.de> Date: Fri, 05 Nov 2004 10:53:52 +0100 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) MIME-Version: 1.0 To: churchil AT datatek-net DOT com, cygwin AT cygwin DOT com Subject: Re: mysql-4.x.x with gcc-3.4.1, compile error on cygwin, all fixes to get it compiled References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Charles Churchill wrote: > Mr. Haase, > You have my most profound thanks. The main things I really needed was to be > able to get a client up under cygwin and to get libmysql working. I'm using > the Windows build of mysql and connecting from cygwin, but because of tricky > things with tty's the Windows mysql client wouldn't run correctly under > cygwin. You shouldn't need BDB for the client, if you configure --without-server only the #pragma interface fixes are needed (and the no-undefined & reconf for shared libs) to get the client, and the threads fix is only needed when using --enable-thread-safe-client. > Again, thanks so much, You're welcome, 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/