Duncan Simpson wrote:
> Stop right there. This would be a really *bad idea* in many instances because
> the only known method of doing this on linux is to statically link the library
> with .a versions of the other libraries it needs. If the libraries required are
> small (like libz) this is not a major problem but if not then I heve real
> problems with it. If you take this approach in a multipthreaded apllication you
> can end up with multiple version of major mutexes, which is obviously lethal.

Accepted, but anyway I don't think we are responsible for looking what
external libraries need, they should do that by themself!

         Jug

-- 
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Mitterstrich 151/A      Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39050 Steinegg        Web:     http://www.lyx.org/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Reply via email to