Re: pkg-config and versioning of static libraries

2004-01-05 Thread Gary V. Vaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bob Friesenhahn wrote: | On Wed, 17 Dec 2003, Pavel Roskin wrote: | |>libhello-5.6.so is created in .libs, but libhello-5.6.a is not. Neither |>is it created during installation. |> |>The problem may be in pkg-config, but if so, I need very good argume

Re: pkg-config and versioning of static libraries

2003-12-17 Thread Bob Friesenhahn
On Wed, 17 Dec 2003, Pavel Roskin wrote: > > libhello-5.6.so is created in .libs, but libhello-5.6.a is not. Neither > is it created during installation. > > The problem may be in pkg-config, but if so, I need very good arguments > why libtool doesn't use versioning for static libraries. > > My qu