Thursday, 10 April 2014

Re: [gccsdk] GCC and GNUTLS - compiling problems

In message <c1b197f353.Jo@hobbes.bass-software.com>
John Tytgat <John.Tytgat@aaug.net> wrote:

> You probably need to throw in more libraries on which libgnutls.a is
> depending on. Didn't the LibGNUTLS package come with more than one
> library ? If so, you might need to specify more -l options for each of
> those. Library order is important, the search for unresolved symbols
> happens according to the library order you're specifying.

The LibGUTLS package comes with just one library but GNUTLS depends / is
based on Nettle and p11-kit. On Unix, this doesn't matter, just using
-lgnutls is fine enough and working. Are there any differents between
Unix and RISC OS belonging the GCC?

Many thanks,

Alex


_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment