I have been able to build xerces-c++ 1.4.0 on:
    SGI IRIX 6.5 (IRIX64 grendel 6.5 10120733 IP27)
    CC (MIPSpro Compilers: Version 7.30)

  The sample programs seem to build and run with no problems.

  Perhaps you have access to another IRIX box that you can build
on? It looks like something is tickling a compiler bug. Even a
slightly different compiler version would probably help you.

  Also, you could pursue building with g++, although I think
you would also have to build the xerces-using-project with g++.

  Good luck,
  Dee Jay

+-----------------------------+------------------+-----------------------+
| Founding Partner            | Software Engineer| Dee Jay Randall, B.Sc.|
| Circular Reasoning          | Accrue Software  | M.Sc. Student, CS     |
| [EMAIL PROTECTED]| www.accrue.com   | ICQ # 43551676        |
+-----------------------------+------------------+-----------------------+
What is the average rank of every song ever written? 42  -- www.launch.com


On Tue, May 15 2001 at 05:38:01P -0700, Cheng Wang wrote:
> Hi,
> 
> I'm trying to build xerces-c++ 1.4.0 on SGI IRIX 6.3 and got an error
> message in the compilation:
> 
> CC -O2 -DIRIX -D_REENTRANT -I/usr/local/include -c -n32 -g -DXML_USE_NATIVE_
> TRAN
> SCODER -DXML_USE_INMEM_MESSAGELOADER    -I/usr/people/chengw/xerces-c-src1_4
> _0/i
> nclude  -o /usr/people/chengw/xerces-c-src1_4_0/obj/IRIX/XMLScanner.o
> XMLScanner
> .cpp
> Signal: Segmentation fault in Code_Expansion phase.
> Error: Signal Segmentation fault in phase Code_Expansion -- processing
> aborted
> CC ERROR:  /usr/lib32/cmplrs/be died due to signal 4
> CC ERROR:  core dumped
> gmake[1]: *** [XMLScanner.o] Error 32
> 
> Anyone knows what this means and how to resolve this.
> 
> Thanks in advance.
> 
> Cheng
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to