|
AW: Build problem on HPUX-11, Itanium processor: msg#00102text.xml.xerces-c.user
Hi, I tried to build a xerces-2.7.0 on HPUX-11, with a g++ (4.x??) .. and I didn't manage to get a working shared lib (multi unresolved externals, maybe a problem with the linker), but we got a static lib!!! Apply the attached mini-patches to a fresh src-tree and try: 1.)Build the lib cd xerces-c-src_2_7_0 export XERCESCROOT=`pwd` cd $XERCESCROOT/src/xercesc ./runConfigure -php-11 -cgcc -xg++ gmake clean gmake ## in $XERCESCROOT/lib there should be the libxerces-c.a ls -l $XERCESCROOT/lib/libxerces-c.a 2.) Test a little cd xerces-c-src_2_7_0 export XERCESCROOT=`pwd` cd $XERCESCROOT/samples ./runConfigure -php-11 -cgcc -xg++ cd SAXPrint gmake -B ## should exist now: $XERCESCROOT/bin/SAXPrint ls -l $XERCESCROOT/bin/SAXPrint ldd $XERCESCROOT/bin/SAXPrint $XERCESCROOT/bin/SAXPrint $XERCESCROOT/samples/data/personal.xml ## cd $XERCESCROOT/samples cd SAXCount gmake -B ## should exist now: $XERCESCROOT/bin/SAXCount ls -l $XERCESCROOT/bin/SAXCount ldd $XERCESCROOT/bin/SAXCount $XERCESCROOT/bin/SAXCount $XERCESCROOT/samples/data/personal.xml ## result should be like: ## ..personal.xml: 1 ms (37 elems, 12 attrs, 134 spaces, 134 chars) ciao martin |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Build problem on HPUX-11, Itanium processor: 00102, Carl . D . Cyrus |
|---|---|
| Next by Date: | RE: problem in compilation of the xerces-c-2_2 on solaris 2.8: 00102, Jacinto, Alex |
| Previous by Thread: | Re: Build problem on HPUX-11, Itanium processori: 00102, Ivan Pechorin |
| Next by Thread: | Problem building Xerces 2.7.0: 00102, Matthew |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |