[Libpqxx-general] pqxx::connection crash under libpqxx 2.6.9 and 3.0.0, OSX Leopard
Roger Leigh
rleigh at whinlatter.ukfsn.org
Mon Jul 14 09:20:31 UTC 2008
On Mon, Jul 14, 2008 at 01:51:53PM +0700, Jeroen Vermeulen wrote:
>
> > The other strange thing I have notices is visibility warnings, which was
> > fixed by selecting "GCC_SYMBOLS_PRIVATE_EXTERN"
>
> That's interesting: I've just heard from the new Debian maintainer that
> a symbol doesn't seem to be exported from the shared library in gcc 4.3,
> so this could be the same problem.
This appears to just be a missing PQXX_LIBEXPORT in result.hxx:
void freemem_result_data(result_data *) throw ();
Also note that using --enable-maintainer-mode also fails with GCC 4.3
due to some of the -W options set in configure.ac not being valid for
the new GCC.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
More information about the Libpqxx-general
mailing list