discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Shared Library Question


From: Manuel Guesdon
Subject: Re: Shared Library Question
Date: Tue, 27 Mar 2001 23:57:11 +0200 (CEST)

On Tue, 27 Mar 2001 13:48:44 -0500 David Relson <relson@osagesoftware.com> 
wrote:
 >| After investigating, I think the problem relates to the shared libraries on 
 >| the two systems, in particular libc and pthread.  The two systems have:
 >| 
 >|         Mandrake 7.0 - /lib/libc-2.1.2.so and /lib/libpthread-0.7.so
 >|         Mandrake 7.2 - /lib/libc-2.1.3.so and /lib/libpthread-0.8.so
 >| 
 >| One solution might be to link with the older libraries.  Suggestions on 
 >| other solutions would be appreciated.
 >| 

I use a 7.0 mandrake based system + manual upgrades with 
        /lib/libc.so.6 -> libc-2.2.1.so
        /lib/libpthread.so.0 -> libpthread-0.9.so

I've not deeply tested threads but the multithreaded applications I wrote 
(seems to) work well.
May be yo can try to upgrade to these versions.

Manuel
--
______________________________________________________________________
Manuel Guesdon - OXYMIUM <mguesdon@oxymium.net>
14 rue Jean-Baptiste Clement  -  93200 Saint-Denis  -  France
Tel: +33 1 4940 0999  -  Fax: +33 1 4940 0998





reply via email to

[Prev in Thread] Current Thread [Next in Thread]