Re: Packaging thread safe version of libraries

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

 



On Sat, 29 Oct 2011 00:48:53 +0200
Sergio Pascual wrote:

> So I was wondering if it's a good idea to compile the code twice and
> distribute two versions of the library, libcfitsio.so and
> libcfitsio-mt.so. This implies to distribute two pkg-config files,
> cfistio.pc and cfitsio-mt.pc
> 
> Are there any recommendations or good practices regarding this issue?

boost does that too, so having both libraries should be a good
practice.

Completely replacing the library with a thread safe version
would make the library slower, when using without threads. Don't know
if that's a big issue here?

	Tom
--
packaging mailing list
packaging@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/packaging



[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux