Re: Fixing -pthreads (Re: ports and -current)

[ Available lists | Index of freebsd-current | Month of Sep 2003 | Week of 24 Sep 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Date
24 Sep 2003 12:40:38
Subject
Re: Fixing -pthreads (Re: ports and -current)
Message-ID
200309241940.h8OJeZC0067604@khavrinen.lcs.mit.edu

In reply to

[ Hide this part ]
<<On Wed, 24 Sep 2003 15:19:43 -0400 (EDT), Daniel Eischen <eischen@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


Elapsed time: 0.283 seconds