Hi Durmus,
As per the release plan, I read that support on Itanium is planned for
the next release 2.6.0.
Anyway, regarding this threading problem on Itanium, you could try
compiling with -DPTHREAD_COMPAT_MODE option and see if it works.
Best Regards
Prakash
Sepet, Durmus-Nadir wrote:
Hi all,
c
Hi Ananth,
Yes, it is supported. You can try the latest version 2.5.0. It needs
gmake for compilation. Use 'runConfigure -p tru64 -ccxx -xcxx -P
' and then compile using gmake.
Regards
Prakash
PRABHU, ANANTHA (STSD) wrote:
Hello,
I would like to know weather Xerces C is supported on Tru64 or not
Hi Ananth,
Instead of -r pthread, try with "-l -pthread" option, it will work. In
tru64, the compiler flag to be used is "-pthread". I don't think -r
pthread option of runConfigure works for tru64.
Regards
Prakash
PRABHU, ANANTHA (STSD) wrote:
Hi,
I am getting following error when i do a xerces
-pthread option, but still I am seeing the same issue. Is there any other
settings that needs to be done, to resolve this issue?
Regards
Ananth
-Original Message-
From: P.M.S.Prakash [mailto:[EMAIL PROTECTED]
Sent: Monday, October 25, 2004 7:44 PM
To: [EMAIL PROTECTED]
Subject: Re: Problem