Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Helps! IRIX64 crashes at the declaration of StringStream data

Status
Not open for further replies.

jundu88

Programmer
Jan 18, 2006
1
CA
Hi,

I have a C++ applications that uses the String Stream class. It works well on Windows and Linux. It also compiles well on IRIX , but couldn't run. The code crashes right at the declaration of StringStream data.

I am using IRIX 6.5 and MIPSpro 7.4.3m CC compiler. Any tips will be welcome.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top