public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc-2.95.2 and solaris 7
@ 2000-01-06  3:55 Chris Webb
  2000-04-01  0:00 ` Chris Webb
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Webb @ 2000-01-06  3:55 UTC (permalink / raw)
  To: help-gcc

I have installed gcc-2.95.2 on a solaris 7 box. I used the tar.gz source
file, the configuration and make process seem to work ok. The include
directories are as follows:

prefix = /usr/local

includedir = ${prefix}/include
oldincludedir = /usr/include
gxx_include_dir=${prefix}/include/g++-3

When I try to compile a simple helloworld program I get the following
error:

test.c:1: iostream.h: No such file or directory

The iostream.h file is present in the gxx_include_dir path, the program
will compile if this file is moved to the includedir path. This is of
course little help, I am dealing with large programs, written over many
files, utilizing large numbers of libraries. Has anyone heard of this
problem, or have a solution?

Incidentally, I have installed the same gcc package under a linux os and
it works fine.


--
Chris Webb

Email:   c.webb@ion.ucl.ac.uk
            coffee@dircon.co.uk

^ permalink raw reply	[flat|nested] 2+ messages in thread

* gcc-2.95.2 and solaris 7
  2000-01-06  3:55 gcc-2.95.2 and solaris 7 Chris Webb
@ 2000-04-01  0:00 ` Chris Webb
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Webb @ 2000-04-01  0:00 UTC (permalink / raw)
  To: help-gcc

I have installed gcc-2.95.2 on a solaris 7 box. I used the tar.gz source
file, the configuration and make process seem to work ok. The include
directories are as follows:

prefix = /usr/local

includedir = ${prefix}/include
oldincludedir = /usr/include
gxx_include_dir=${prefix}/include/g++-3

When I try to compile a simple helloworld program I get the following
error:

test.c:1: iostream.h: No such file or directory

The iostream.h file is present in the gxx_include_dir path, the program
will compile if this file is moved to the includedir path. This is of
course little help, I am dealing with large programs, written over many
files, utilizing large numbers of libraries. Has anyone heard of this
problem, or have a solution?

Incidentally, I have installed the same gcc package under a linux os and
it works fine.


--
Chris Webb

Email:   c.webb@ion.ucl.ac.uk
            coffee@dircon.co.uk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-06  3:55 gcc-2.95.2 and solaris 7 Chris Webb
2000-04-01  0:00 ` Chris Webb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).