>GCC's website suggests that doing a "make install LANGUAGES="c c++", from 
>the "objdir", should install the c++ compiler. But the makefiles exceed my 
>limited understanding and I cannot see where objdir is assigned?

"objdir" is just the directory in which you ran configure.
But this shouldn't be necessary: just building without the --enable-languages 
should be okay.  Where did you get your source code, and do you have a 
`gcc/cp' directory in the source tree?

p.


PGP signature

Reply via email to