C++ compiler cannot create executables

Daniel Serpell daniel_serpell en yahoo.com
Lun Nov 15 12:41:03 CLST 2004


Hola!

El Mon, Nov 15, 2004 at 11:11:49AM -0300, Jorge Palma e. escribio:
> 
[...]
> configure:837: checking for c++
> configure:837: checking for g++
> configure:837: checking for gcc
> configure:869: checking whether the C++ compiler (gcc  ) works
> configure:885: gcc -o conftest    conftest.C  1>&5
> gcc: installation problem, cannot exec `cc1plus': No such file or directory

Mira los mensajes: busca un compilador de c++, primero como c++, luego
como g++ y finalmente prueba gcc a secas. Y este falla diciendo que
no existe "cc1plus".

Esto indica claramente que no tienes instalado un compilador de C++,
tienes que instalar.

Suspecho que el paquete se llama "gcc-c++" en mandrake.

        Daniel.


Más información sobre la lista de distribución Linux