From: Warren Young Date: February 22 2007 12:18pm Subject: Re: Building 2.2.0 statically List-Archive: http://lists.mysql.com/plusplus/6375 Message-Id: <45DD8A27.50106@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit AJ Bostian wrote: > > I've been trying to compile the most recent libmysqlpp statically by > giving the "--enable-static" flag to the configure script. Try --disable-shared. I hope you realize that doing this means you must license your program under the GPL or LGPL, if you give the binary to people outside your organization.