On 07/12/2011 10:00 AM, Eric Botcazou wrote:
But your patch isn't necessary to do that, the C files are already compiled with the C++ compiler as of today; the only issue is at the linking stage.
The problem is that the patches links gnattools unconditionally with g++. It should depend on --enable-build-with-cxx instead.
Paolo