|
errors building xerces xml parser on SLES 9 (i586)
Hi all,
Been trying to build the xerces xml parser on suse linux, and this is what I get after I run runConfigure by doing
runConfigure -plinux -cgcc -xg++ -minmem -nfileonly -tnative -rpthread
then a gmake results in the following error.
g++ -fpic -instances=static -DLINUX -D_REENTRANT -c -O -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -I/home/nikhil/xml/xml/xerces-c-src_1_1_0//include -o AttrImpl.o AttrImpl.cpp
cc1plus: error: unrecognized option `-instances=static'
ANyone knows whats going on?
Thanks,
Nikhil.
|