[GRASS-windows] WinGRASS: Error with c++ compiler
Glynn Clements
glynn at gclements.plus.com
Wed Feb 6 10:56:48 EST 2008
ines_cherif wrote:
> In the compilation of the winGRASS snapshot, I get an eror with the C++ compiler.
>
> -------------------------------------------------------
> checking for c++... no
> checking for g++... no
> checking for gcc... gcc
> checking whether the C++ compiler (gcc -Wl,--export-dynamic,--enable-runtime-pseudo-reloc -L/c/grass63RC3/extra/lib) works... no
> configure: error: installation or configuration problem: C++ compiler cannot create executables.
> -------------------------------------------------------
>
> /c/grass63RC3/extra/ is where I unzipped the wingrass-extralibs.tar.gz of Paul Kelly.
> Any idea?
Look in config.log for the actual error message.
Have you actually installed the C++ compiler? The "gcc-core" package
only includes the front-end and the C compiler; if you want C++, you
have to also install the separate "gcc-g++" package.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-windows
mailing list