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
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
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