This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
G++ Installation
- From: "Dworschak, Michael" <Michael dot Dworschak at t-systems dot de>
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Date: Tue, 20 Nov 2001 08:41:25 +0100
- Subject: G++ Installation
Hi ,
i installed the gcc version 3.0 on HPUX 11.11
Later i tried to install the c++ compiler:
I did it in following manner
./configure --enable-languages=c++
after i started the make i got many errormessages.
Is anything which i have forgotten?
Regards Mike