Writing C++ programs on Irix 6.5

Eric Christopher echristo@redhat.com
Tue Oct 21 22:55:00 GMT 2003


On Tue, 2003-10-21 at 14:24, Deep Pai wrote:
> I recently purchased an SGI O2 machine with Irix 6.5
> installed on it. After installing the gcc 3.3 from the
> freeware.sgi.com It is still telling me that headers
> are missing! even stdio.h is not present on the
> machine. The software manager shows c++ headers and
> libraries as installed. The file libC.so is installed.
> What else do i need to start compiling C programs on
> Irix?

The basic headers for the system you need to get from the SGI
development tools. gcc does not provide them.

-eric

-- 
Eric Christopher <echristo@redhat.com>



More information about the Gcc mailing list