Re: C++ compiler -- does it work?

New Message Reply Date view Thread view Subject view Author view

Christopher C McAfee (mcafee++at++CS.Stanford.EDU)
Mon, 23 Jan 95 18:31:10 -0800


> [crash.C]

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


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:50:53 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.