This patch is part of a series of patches for speech-tools for Debian GNU/Linux, which primarily fix build errors with GCC 4.3 and newer. --- speech-tools-1.2.3.orig/config/compilers/gcc27emx.mak +++ speech-tools-1.2.3/config/compilers/gcc27emx.mak @@ -45,7 +45,7 @@ COMPILER_DESC=FSF gcc2.7 EMX CC = gcc -CXX = gcc +CXX = g++ COMPILERLIBS = $(COMPILER_LIBS_DIR:%=-L%) -lstdcpp