Bill Allombert on Wed, 23 Sep 2009 14:02:52 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
--enable-tls and SONAME change |
Hello PARI-dev, If you use --enable-tls, be aware that I just changed Configure so that libpari SONAME is libpari[-gmp]-tls[-2.4].so.N. when --enable-tls is used. This avoid conflict between the TLS and normal PARI library. Cheers, Bill.