This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Writing C++ programs on Irix 6.5
- From: Eric Christopher <echristo at redhat dot com>
- To: Deep Pai <deeppai at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 21 Oct 2003 14:53:59 -0700
- Subject: Re: Writing C++ programs on Irix 6.5
- References: <20031021212458.60401.qmail@web40807.mail.yahoo.com>
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>