> On Wed, 6 Sep 2000, Paul Goh wrote:
>
> > Dear all,
> >
> > I am extending the Jabber Server, which makes use of gnu pth. When I
want
> > to use Oracle ProC api to access the database, which makes use of
pthread
> > lib, a conflict results which will crash the server, and one will crash
> > the other, depending on the order of initialisation.
> >
> > Is there anyway to get around this problem other than writing a daemon
for
> > Oracle ProC to service the database request?
> >
> > Any advise or suggestions will be greatly appreciated.
>
> Which OS an thread library ProC use? IMHO pth and linuxthreads are
> incompatible
>
>
> Igor Khasilev              |
> PACO Links, [EMAIL PROTECTED]    |

I'm currently using Linux Redhat, ProC is using pthreads.

I heard from a jabber developer that pth is also using pthreads, and thus
the conflicts...but when I tried to see if pth is using pthreads, I cannot
find
any links using ldd.

Paul


______________________________________________________________________
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