3 messages in com.mysql.lists.plusplusRe: static linking mysqlpp
FromSent OnAttachments
Vincent David08 Feb 2006 04:13 
Vincent David08 Feb 2006 04:35 
Warren Young08 Feb 2006 23:48 
Subject:Re: static linking mysqlpp
From:Vincent David (vinc@chaos.gwdg.de)
Date:02/08/2006 04:35:08 AM
List:com.mysql.lists.plusplus

Hi again,

On Wednesday 08 February 2006 13:14, Vincent David wrote:

Hi.

I was just considering linking mysqlpp statically in my recent project. The reason why I'm thinking about this, is because I'd like my project to be portabel to other machines (i.e. our compute cluster) without having to recompile and drag the libraries along.

Would that be a wise thing to do?

Is there a simple option to configure/make the mysqlpp libraries statically. (As far I understand I just get a dynamic library after compiling mysqlpp)?

I might add that I'm running this project under linux (kernelversion 2.6.13-15 ) with mysql++-2.0.7.

Do I violate the GPL in any way by doing so (w/o publishing my project)?

Is this the wrong forum to ask such stuff and/or did I oversee former threads discussing this topic?

thanks