Hi Jörg/Others, I am trying to run the .configure file for vxWorks on a PPC. What did you use for --host and other paramaters. Here is what I am using but it is not "working":
./configure --disable-pretty-make CXX=/windriver/gnu/4.1.2-vxworks-6.6/sun4-solaris2/bin/c++ppc CC=/windriver/gnu/4.1.2-vxworks-6.6/sun4-solaris2/bin/ccppc CFLAGS='-ansi -fno-builtin -fno-for-scope -Wall -mcpu=604 -mstrict-align -mlongcall -fvolatile -fexceptions -fno-rtti -DRW_MULTI_THREAD -D_REENTRANT -DCPU=PPC604 -DTOOL_FAMILY=gnu -DTOOL=gnu -DMV5500' CXXFLAGS='-ansi -fno-builtin -fno-for-scope -Wall -mcpu=604 -mstrict-align -mlongcall -fvolatile -fexceptions -fno-rtti -DRW_MULTI_THREAD -D_REENTRANT -DCPU=PPC604 -DTOOL_FAMILY=gnu -DTOOL=gnu -DMV5500' --prefix=/xerces-c-3.1.0/installdir --exec-prefix=/xerces-c-3.1.0/installdir/arch Hello, I am working with Xercesc 2.7.0 in a VxWorks environment. In general it works fine but there is a problem with one certain XML-file ..... Regards Jörg -- View this message in context: http://old.nabble.com/Problem-with-XercesDOMParser-tp16805706p28537204.html Sent from the Xerces - C - Users mailing list archive at Nabble.com.
