On Tue, 19 Mar 2002, Eric BERTHOMIER wrote:
> Une erreur récurente dont je n'ai pas la réponse : > > error: installation or configuration problem: C++ compiler cannot create > executables. > > Si quelqu'un a une idée ... > > Eric > Sur google.com, j'ai copie et colle ceci: error: installation or configuration problem: C++ compiler cannot create executables. J'ai pese sur "I'm Freely Lucky" Ca tombe sur la page de mysql... on descend un ti peu plus bas: configure: error: installation or configuration problem: C++ compiler cannot create executables. You might also observe problems during compilation related to g++, libg++, or libstdc++. One cause of these problems is that you may not have g++, or you may have g++ but not libg++, or libstdc++. Take a look at the `config.log' file. It should contain the exact reason why your c++ compiler didn't work! To work around these problems, you can use gcc as your C++ compiler. [...] Et voila!