gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't catch gnutls::exception


From: Nikos Mavrogiannopoulos
Subject: Re: can't catch gnutls::exception
Date: Wed, 19 May 2010 17:01:51 +0200

Which version of gnutls do you use? In any case can you try not using
the libgnutlsxx.map on linking? (that would be to remove a line
similar to:
-Wl,--version-script=$(srcdir)/libgnutlsxx.map
from your Makefile).

regards,
Nikos

On Wed, May 19, 2010 at 2:50 PM, Andrew P. Hoffmeyer <address@hidden> wrote:
> When I try to compile a program, based on the C++ example on the web site,
> it calls terminate after throwing a gnutls::exception.  When I try to catch
> the exception, the linker gives me the error:
>
>
>
> “undefined reference to “vtable for gnutls::exception”
>
>
>
> I have searched the web and found no suitable solutions to this problem, so
> as a last resort, I am contacting you to see if there is a solution.
>
>
>
> Thanks.
>
>
>
> Andrew Hoffmeyer
>
> Software Developer/Network Administrator
>
> Turnkey Corrections/Turnkey Software Solutions
>
> V: 715-386-5700
>
> F: 715-386-9988
>
>
>
> _______________________________________________
> Gnutls-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnutls-devel
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]