pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42402: bootstrap fails when using CXX=g++44
> Apparently, this happens, when there is no "regular" c++ compiler
> installed on the system. Only cc, gcc44, and g++44.
>
> c++ should not be needed, if I specify CXX=whatever...
>
> -mi
It seems, that all failures to use g++44 are due to:
...
configure:5201: checking for C++ compiler version
configure:5208: g++44 --version >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the
package Makefile.
configure:5211: $? = 1
...
Hope, this helps. Yours,
-mi
Home |
Main Index |
Thread Index |
Old Index