[17032] in Athena Bugs
sun4 8.3.13: gnu
daemon@ATHENA.MIT.EDU (Seong-Cheol Kang)
Sun Aug 8 22:49:31 1999
Message-Id: <199908090249.WAA16547@w20-575-94.mit.edu>
To: bugs@MIT.EDU
Date: Sun, 08 Aug 1999 22:49:23 -0400
From: Seong-Cheol Kang <astra@MIT.EDU>
System name: w20-575-94.mit.edu
Type and version: Ultra-5_10 8.3.13
Display type: ffb
Shell: /bin/athena/tcsh
Window manager: fvwm95
What were you trying to do?
I was trying to compile the following simple c++ program.
#include <iostream.h>
void main(void)
{
cout<<"Test Program";
}
What's wrong:
I used g++ compiler, but it did not work.
What should have happened:
Of cause it should have been compiled.
Please describe any relevant documentation references:
I got the following message that I don't understand.
In file included from /mit/gnu/arch/sun4x_56/lib/gcc-lib/sparc-sun-solaris2.6/2.95/../../../../../../include/g++-3/streambuf.h:36,
from /mit/gnu/arch/sun4x_56/lib/gcc-lib/sparc-sun-solaris2.6/2.95/../../../../../../include/g++-3/iostream.h:31,
from test.cpp:1:
/mit/gnu/arch/sun4x_56/lib/gcc-lib/sparc-sun-solaris2.6/2.95/../../../../../../include/g++-3/libio.h:30: _G_config.h: No such file or directory