From: Warren Young Date: February 3 2011 1:22am Subject: Re: Patch fix for compile problem in Cygwin and Linux Fedora 14 List-Archive: http://lists.mysql.com/plusplus/9213 Message-Id: MIME-Version: 1.0 (Apple Message framework v1082) Content-Type: multipart/alternative; boundary=Apple-Mail-1-561390599 --Apple-Mail-1-561390599 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Feb 2, 2011, at 1:46 PM, Steve Ong wrote: > Somewhere in ssx/genv2.cpp using 'strcmp', but didn't include = . Added: > #include Already in svn. > There are some source code in libmysqlpp_ssqls2parse.a library calling = functions from classes in libmysqlpp.a. Already in svn. > I agreed wholeheartedly with g++ that '-pthread' has no business be = where cpool_cpool.o being compiled, and the rightful place for it to be = is when 'cpool' (the executable) being linked. So I've moved -pthread in = this particular case. Makefile.in is a *generated* file. If you want to fix problems in it, = you have to fix it in either mysql++.bkl or in Bakefile itself.= --Apple-Mail-1-561390599--