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. |