|
From: <pl...@pi...> - 2015-09-29 10:51:02
|
Le 29.09.2015 09:51, Mojca Miklavec a écrit : >> Also C++ compiler is installed and stdc++ and its source are present: >> Package libstdc++-5.1.1-4.fc22.x86_64 is already installed, skipping. >> Package libstdc++-devel-5.1.1-4.fc22.x86_64 is already installed, >> skipping. >> >> # which cpp >> /bin/cpp > > cpp is not a C++ compiler. The C++ compiler is either "g++" or "cc" or > something along those lines. > > But do send the logs as Ethan suggested. > > Mojca duh, of course, it's the pre-processor. Thanks. however, symlinking /bin/cc does not fix it I'll send a full log to Ethan off list Peter |