[Bug c++/11133] New: Inernal compiler error when compiling xerxes 2.3.0

a.w@quirxi.com gcc-bugzilla@gcc.gnu.org
Mon Jun 9 13:40:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11133

           Summary: Inernal compiler error when compiling xerxes 2.3.0
           Product: gcc
           Version: 3.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: a.w@quirxi.com
                CC: gcc-bugs@gcc.gnu.org

Hello,

here is the data:


> g++ -save-temps -fPIC -DLINUX -D_REENTRANT -c
-I/home/qwer/Qwer/build/dbxml-1.0.14/lib/xerces-c-src_2_3_0/include -g
-DPROJ_XMLPARSER  -DPROJ_XMLUTIL  -DPROJ_PARSERS  -DPROJ_SAX4C  -DPROJ_SAX2 
-DPROJ_DOM  -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER
-DXML_USE_INMEM_MESSAGELOADER -DAPP_NO_THREADS -DXML_USE_NO_THREADS
-DXML_USE_NETACCESSOR_SOCKET     -o
/home/qwer/Qwer/build/dbxml-1.0.14/lib/xerces-c-src_2_3_0/obj/LINUX/DOMDocumentImpl.o
DOMDocumentImpl.cpp
/home/qwer/Qwer/build/dbxml-1.0.14/lib/xerces-c-src_2_3_0/include/xercesc/dom/impl/DOMDeepNodeListPool.c:
In method
`xercesc_2_3::DOMDeepNodeListPool<xercesc_2_3::DOMDeepNodeListImpl>::DOMDeepNodeListPool(long
unsigned int, bool, long unsigned int = 128)':
DOMDocumentImpl.cpp:900:   instantiated from here
/home/qwer/Qwer/build/dbxml-1.0.14/lib/xerces-c-src_2_3_0/include/xercesc/dom/impl/DOMDeepNodeListPool.c:104:
Internal compiler error.
/home/qwer/Qwer/build/dbxml-1.0.14/lib/xerces-c-src_2_3_0/include/xercesc/dom/impl/DOMDeepNodeListPool.c:104:
Please submit a full bug report.
/home/qwer/Qwer/build/dbxml-1.0.14/lib/xerces-c-src_2_3_0/include/xercesc/dom/impl/DOMDeepNodeListPool.c:104:
Internal compiler error:
/home/qwer/Qwer/build/dbxml-1.0.14/lib/xerces-c-src_2_3_0/include/xercesc/dom/impl/DOMDeepNodeListPool.c:104:
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


> gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/3.2.1/specs
Configured with: /mnt/data/gcc-3.1/gcc-3.2-3.2.1ds2/src/configure -v
--enable-languages=c,c++,java,f77,proto,objc,ada --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-java-gc=boehm --enable-objc-gc
i386-linux
Thread model: posix
gcc version 3.2.1 20020924 (Debian prerelease)

> uname -a
Linux jango 2.4.20-xfs #1 SMP Die Dez 10 20:07:25 CET 2002 i686 Intel(R)
Pentium(R) 4 CPU 1.70GHz GenuineIntel GNU/Linux



More information about the Gcc-bugs mailing list