g++

wayne wayne at jahangir.UUCP
Wed Feb 6 08:24:11 AEST 1991


I managed to get gnu g++ compiled and running. But when I run the
following program the result is a bus error and a coredump.

Can anybody identify where I went wrong?


#include <stream.h>

main()
{
cout << "This is a test.\n";
}



More information about the Comp.unix.sysv386 mailing list