Re: Xerces-C-2.5.0 on Itanium2(HP-UX11.23): ThreadTest cores

2004-08-04 Thread P.M.S.Prakash
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

Re: Need information regarding Xerces C on Tru64

2004-10-25 Thread P.M.S.Prakash
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

Re: Problem while building Xerces 2_3_0 on Tru64...

2004-10-25 Thread P.M.S.Prakash
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

Re: Problem while building Xerces 2_3_0 on Tru64...

2004-10-25 Thread P.M.S.Prakash
-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