terminate called after throwing an instance of xxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



gcc/g++ 4.5.2 Solaris sparc terminate called after throwing an instance of xxx

I am having problems compiling and running the configure/check of Xerces 3.1.1

After configuring and building Xerces static libs, the Xerces tests fail with 

terminate called after throwing an instance of 'xercesc_3_1::EndOfEntityException'

The Xerces people suggested GCC project might be able to assist

gcc/g++ was built on this node using the following configure:

../gcc-4.5.2/configure --bindir=/usr/local/bin --sbindir=/usr/local/sbin --libexecdir=/usr/local/libexec --libdir=/usr/local/lib/ --includedir=/usr/local/include --with-gnu-as --with-as=/usr/local/bin/gas --without-gnu-ld --with-ld=/usr/ccs/bin/ld --with-mpfr-lib=/usr/local/lib --with-mpfr-include=/usr/local/include --with-gmp-lib=/usr/local/lib --with-gmp-include=/usr/local/include --with-mpc-lib=/usr/local/lib --with-mpc-include=/usr/local/include --with-cpu=v9 ABI=32 --build=sparc-sun-solaris2.9 --enable-shared --enable-threads=posix --enable-tls --enable-languages=c,c++ --enable-bootstrap

Philip





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux