#gnu C++ problems
I have downloaded the gnu C++ compiler and am evidently having a problem
installing it properly. I uncompressed the files but cannot seem to locate any
instructions as to where the individual directories are supposed to reside in
relation to each other or what "assigns" have to made for the system to find
the needed files. In perticular, my system can't locate the "include" files.
When I try to compile the "hello world" program I get a message that the stdio
include file can't be found.
Can anybody shed some light on this for me?
Thanks!
Dan Wolfson