Hi (Again), Still no luck. I'm trying to build libmysqld as a shared library for use in a project. I'd rather not link it statically into my project...... I'm using 5.0.15.
According to the documentation, I'll have to configure with --enable-shared=yes and --with-embedded-server. The result in the end is a *static* library.. Not good... Bruce Martin pointed me to the documentation to build a shared library from static ones... So.. Let's re-link then (All the .o files are present, so it must be possible but..... ) but with 102 files, the combinations are endless... Is there anybody who can tell me how to build a libmysqld.so with "normal" configure options? I've tried almost every possible swith I can think of... Regards, Peter -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]