This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Writing C++ programs on Irix 6.5


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]