Fixing -pthreads (Re: ports and -current)
Garrett Wollman
wollman at khavrinen.lcs.mit.edu
Wed Sep 24 12:40:38 PDT 2003
<<On Wed, 24 Sep 2003 15:19:43 -0400 (EDT), Daniel Eischen <eischen at vigrid.com> said:
> Eek, no. Libpthread is libpthread, libthr is libthr, etc. A
> symlink doesn't help you anyways because the library/application
> becomes dependent on the thing it is symlink'd to, not the
> symlink.
That depends on what the SONAME entry says.... It is technically
feasible to have libpthread.so by a symlink, provided that all three
thread libraries cooperate by announcing an SONAME of libpthread.so.N.
-GAWollman
More information about the freebsd-current
mailing list