sir:
i have down Xalan-C_1_2-solaris.tar.gz,but it does not seem to work
with my solaris/intel platform.
OS: sun solaris 7
gcc 2.95.2
no icu binding build
no stlport(no need because of no error report while building ?)
i have try these:
build xercesc 1.5.1 and have a successful build.
rm -R xerces-c1_5_1-SolCC in xalan's untar target.(because xerces c be rebuild in
xalan's archiecv)
set correct env variable
runConfig -psolaris -cgcc -xg++
gmake
successfuly build xalan1.2 but in the last step ,link libxalan-c1_2.so reports
warning:
ld: warning: symbol `exception virtual table' has differing sizes:
(file /usr/cun/xerces/xerces-c-src1_5_1/lib/libxerces-c1_5_1.so value=0x20;
file /usr/local/lib/libstdc++.so value=0x18);
/usr/cun/xerces/xerces-c-src1_5_1/lib/libxerces-c1_5_1.so definition taken
ld: warning: symbol `bad_exception virtual table' has differing sizes:
(file /usr/cun/xerces/xerces-c-src1_5_1/lib/libxerces-c1_5_1.so value=0x20;
file /usr/local/lib/libstdc++.so value=0x18);
/usr/cun/xerces/xerces-c-src1_5_1/lib/libxerces-c1_5_1.so definition taken
through it generate the so.
but when running sample testXSLT,it responce 'Floating exception (core dumped) '
can you provide a solaris/intel/gcc build binary archieve or
give me some guides. Waiting for you reply of mail.thanks .
regards [EMAIL PROTECTED]