Re: [evolution-patches] 42473 soup-2.0.pc bug



On Wed, 2003-05-07 at 10:09, Rodney Dawes wrote:
> Wouldn't the same problem crop up if we were to link gnutls statically?

You can't do that. OpenSSL is only linked into the proxy, but libsoup
itself would depend on gnutls, and you can't have a shared library
depend on a static library. (At least, you can't do it portably and you
certainly can't expect it to work if the user doesn't still have that
static library installed when building other things later.)

-- Dan



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