5 messages in com.mysql.lists.plusplusRe: missing SONAME?
FromSent OnAttachments
Andres Salomon11 May 2006 23:59 
Andres Salomon12 May 2006 00:05 
Warren Young12 May 2006 04:54 
Andres Salomon12 May 2006 10:07 
Warren Young05 Jul 2006 14:00 
Subject:Re: missing SONAME?
From:Andres Salomon (dili@debian.org)
Date:05/12/2006 12:05:09 AM
List:com.mysql.lists.plusplus

This could be as simple as adding -Wl,-soname,libmysql++.so.2 to LDFLAGS, or whatever Bakefile's recommended method is (I'm not at all familiar w/ the tool).

Sorry, that should be "-Wl,-soname -Wl,libmysqlpp.so.2".