View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 07:11 PM
Dennis Handly
 
Posts: n/a
Default Re: run time error using STL

Shashank (shashank@icmgworld.com) wrote:
: I have HP-UX B.11.11. I downloaded and installed gcc version 3.3.3
: int main(){ list<int> listofInt; }
: Memory fault(coredump)

It would be helpful if you got a stack trace of the abort.
Reply With Quote