This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Problem with g++ on Tru64 5.1B (gcc 3.4.1)
- From: "Simon Dodsley" <sdodsley at hotmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 27 Aug 2004 11:13:23 +0000
- Subject: Problem with g++ on Tru64 5.1B (gcc 3.4.1)
- Bcc:
- Reply-to: simon at sdinfotech dot com
Hi
I am new to compiling gcc, so please bear with me if I am just being stupid.
Have built 3.4.1 on a alphaev68-osf-5.1 system. gcc seems to be fine, but
g++ is failing continuously.
It can't find any include files and the libstdc++ libraries don't seem to
exist anywhere.
I specified c++ in the enable-languages switch.
Anyone else seen this? Have I missed a simple step, or this this a real
problem?
Regards,
Simon