On Thu, Nov 07, 2002 at 05:13:58PM +0100, Ralf S. Engelschall wrote:
> After integrating lots of pending bugfixes and enhancements into
> the official GNU Pth source tree I've rolled an official 2.0b0
> version which is available from the OSSP project environment
> under http://www.ossp.org/pkg/lib/pth/. Fetch the tarball from:
> ftp://ftp.ossp.org/pkg/lib/pth/pth-2.0b0.tar.gz The complete ChangeLog
> you can find under http://cvs.ossp.org/pkg/lib/pth/ChangeLog. Please
> give feedback to make GNU Pth 2.0 as good as it can be.

I built pth as such:

        ./configure --enable-syscall-hard
        make
        make test
        make install

It appears that pth now has a dependency on libdl (specifically dlopen(),
dlsym(), and dlclose()), and `pth-config --libs` does not specify -ldl.

Jason
______________________________________________________________________
GNU Portable Threads (Pth)            http://www.gnu.org/software/pth/
User Support Mailing List                            [EMAIL PROTECTED]
Automated List Manager (Majordomo)           [EMAIL PROTECTED]

Reply via email to