public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/15081] Internal compiler error when building Xerces 2.3.0
  2004-04-22 22:05 [Bug c++/15081] New: Internal compiler error when building Xerces 2.3.0 kynn at panix dot com
@ 2004-04-22 22:05 ` kynn at panix dot com
  2004-04-22 22:22 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: kynn at panix dot com @ 2004-04-22 22:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From kynn at panix dot com  2004-04-22 21:42 -------
Created an attachment (id=6141)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6141&action=view)
*.ii file


-- 


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/15081] New: Internal compiler error when building Xerces 2.3.0
@ 2004-04-22 22:05 kynn at panix dot com
  2004-04-22 22:05 ` [Bug c++/15081] " kynn at panix dot com
  2004-04-22 22:22 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: kynn at panix dot com @ 2004-04-22 22:05 UTC (permalink / raw)
  To: gcc-bugs

Environment: Linux Debian 3.0; kernel 2.4.18; output of "gcc -v": gcc version 
2.95.4 20011002 (Debian prerelease)

I downloaded http://xml.apache.org/dist/xerces-c/archives/Xerces-C_2_3_0/xerces-
c-src_2_3_0.tar.gz

Ran runConfigure like this:

./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthread -P/opt

Upon running make, I hit this "Internal compiler error":

g++ -fPIC -DLINUX -D_REENTRANT -c -I/home/jones/build/xerces-c-
src_2_3_0/include -w -O -DPROJ_XMLPARSER  -DPROJ_XMLUTIL  -DPROJ_PARSERS  -
DPROJ_SAX4C  -DPROJ_SAX2  -DPROJ_DOM  -DPROJ_VALIDATORS -
DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -
DXML_USE_NETACCESSOR_SOCKET     -o /home/jones/build/xerces-c-
src_2_3_0/obj/LINUX/DOMDocumentImpl.o DOMDocumentImpl.cpp

/home/jones/build/xerces-c-
src_2_3_0/include/xercesc/dom/impl/DOMDeepNodeListPool.c: In method 
`xercesc_2_3::DOMDeepNodeListPool<xercesc_2_3::DOMDeepNodeListImpl>::DOMDeepNode
ListPool(long unsigned int, bool, long unsigned int = 128)':
DOMDocumentImpl.cpp:900:   instantiated from here
/home/jones/build/xerces-c-
src_2_3_0/include/xercesc/dom/impl/DOMDeepNodeListPool.c:104: Internal compiler 
error.
/home/jones/build/xerces-c-
src_2_3_0/include/xercesc/dom/impl/DOMDeepNodeListPool.c:104: Please submit a 
full bug report.
/home/jones/build/xerces-c-
src_2_3_0/include/xercesc/dom/impl/DOMDeepNodeListPool.c:104: Internal compiler 
error:
/home/jones/build/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.
make[2]: *** [DOMDocumentImpl.o] Error 1
make[2]: Leaving directory `/home/jones/build/xerces-c-
src_2_3_0/src/xercesc/dom/impl'
make[1]: *** [impl] Error 2
make[1]: Leaving directory `/home/jones/build/xerces-c-
src_2_3_0/src/xercesc/dom'
make: *** [Dom] Error 2


I'd like to send the *.ii file, but I don't know how to do it with this 
interface.

KJ

-- 
           Summary: Internal compiler error when building Xerces 2.3.0
           Product: gcc
           Version: 2.95.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kynn at panix dot com
                CC: gcc-bugs at gcc dot gnu dot org,kynn at panix dot com


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/15081] Internal compiler error when building Xerces 2.3.0
  2004-04-22 22:05 [Bug c++/15081] New: Internal compiler error when building Xerces 2.3.0 kynn at panix dot com
  2004-04-22 22:05 ` [Bug c++/15081] " kynn at panix dot com
@ 2004-04-22 22:22 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-22 22:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-22 22:05 -------
This is a dup of bug 11133, it has been fixed since at least 3.0.4.

*** This bug has been marked as a duplicate of 11133 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-22 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-22 22:05 [Bug c++/15081] New: Internal compiler error when building Xerces 2.3.0 kynn at panix dot com
2004-04-22 22:05 ` [Bug c++/15081] " kynn at panix dot com
2004-04-22 22:22 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).