>>>>> "Jan-Benedict" == Jan-Benedict Glaw <jbg...@lug-owl.de> writes:

Jan-Benedict> Since we're using $(CXX) instead of $(CC) these days, I
Jan-Benedict> suggest using CXX instead of CC. A quick check (without
Jan-Benedict> regenerating all configure and Makefile files just
Jan-Benedict> changing CC to CXX in gcc/configure) makes it build
Jan-Benedict> properly.

I think that would be fine.

Jan-Benedict>   There are, however, some more directories (other than gcc/) that
Jan-Benedict> might be equally affected: Searching for CCDEPMODE also reveals:

I wouldn't worry about these.

Many of them are target libraries.  These will be built with the GCC
that was just built.

The others that I know of are C libraries, not C++.

Tom

Reply via email to