can xalan works concurrently? (about the example)

2001-11-19 Thread fengning
Hi, everyone: I am new to xalan and just begin to read the samples. I read the ThreadSafe.cpp and find that each thread has a different output file! I cannot see any point to do this. ( I guess all the output files are identical.) If I am wrong, please point out where I go wrong. I wonder if

fail to gmake on AIX, TOO!

2001-11-16 Thread fengning
Hi, Everyone, thanks for answer my question about failure to make C version of xalan on AIX. (see the email I sent to the e-grp yesterday). Someone suggested me to use gmake. I tried too, but failed too. In fact, gmake is installed on AIX, version 3.77. My commands are: $ runConfigure -p ai

new comer:fail to make on AIX

2001-11-15 Thread fengning
Hi, Everyone! I am new to Xalan. I have successfully build C code for xerces& xalan on Linux, Sun unix. I also built xerces on AIX without trouble. But I fail to build xalan on AIX. To be specific, I run on rs6000 with AIX 4.3. I also downloaded the xtlport and setenv correctly. I run runCon