Larry Evans wrote: > For some strange reason, cout<<0, aborts when compiled with -f new-abi. > ---------------------------------- ...skipping > > Is there something else I should do to get a program compiled with > -fnew-abi to run? http://gcc.gnu.org/ml/gcc/1999-12n/msg00569.html provided the answer that libio won't work with -fnew-abi.