From: Warren Young Date: July 5 2006 9:00pm Subject: Re: missing SONAME? List-Archive: http://lists.mysql.com/plusplus/5811 Message-Id: <44AC2875.5050208@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Andres Salomon wrote: > On Fri, 2006-05-12 at 02:59 -0400, Andres Salomon wrote: > [...] >> 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". I've gone ahead and done this, so it'll appear in the next version. I'm betting that the number of people building MySQL++ with autoconf but not GCC is near zero these days.