Compiler trouble on IRIX 5.3

Article ID: 825
Last updated: 05 Feb, 2008
Article ID: 825
Last updated: 05 Feb, 2008
Revision: 1
Views: 3306
Posted: 27 Jun, 1997
by Dean J.
Updated: 05 Feb, 2008
by Dean J.
Problem


On IRIX 5.3 when compiing mathsrc/array.cpp the compiler dies with a Signal 11.


Cause


When compiling the Math.h++ V6.0 program mathsrc/array.cpp on an SGI Indigo 2 workstation running Irix 5.3, the following occurs:

dalsg029>CC -I..   -O -Olimit 1294     -woff 3262 -ptused -c array.cpp
Fatal error in: /usr/lib/DCC/edgcpfe child died due to signal 11.
Fatal error in: /usr/lib/DCC/edgcpfe Signal 11 - core dumped
dalsg029>



Action


Applying SGI patches 1180, 1259, 1260, and 1130, in that order, eliminated the problem with the SGI V4.0 C++ compiler, both in the test program and in the Rogue Wave Math.h++ V6.0 code.
This article was:   Helpful | Not helpful
Report an issue
Article ID: 825
Last updated: 05 Feb, 2008
Revision: 1
Views: 3306
Posted: 27 Jun, 1997 by Dean J.
Updated: 05 Feb, 2008 by Dean J.

Others in this category