Christopher C McAfee (mcafee++at++CS.Stanford.EDU)
Mon, 23 Jan 95 18:31:10 -0800
I compiled this file with Sun's 3.0 C++ compiler and
had no problems compiling or running this. Your member function
void crash::crashit()
{
static crash tq; // comment out this line and it doesn't crash
// crash tq; // with this line it doesn't crash...
}
looks Ok to me. I just tried it with g++/SunOS and that worked Ok too.
Might want to try g++/IRIX or a work-around..
Chris
mcafee++at++cs.stanford.edu
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:50:53 PDT