|
ru.linux- RU.LINUX --------------------------------------------------------------------- From : Ilya Ovchinnikov 2:5020/400 26 Jun 2001 10:16:28 To : All Subject : Re: c++ compiler cannot create executables ? -------------------------------------------------------------------------------- Hi, Serge! On Mon, 25 Jun 2001 23:30:56 +0400, \ Serge Kolodeznyh <Serge.Kolodeznyh@p1902.f902.n5020.z2.fidonet.org> wrote: > ------------------------------- > configure:1589: checking whether the C++ compiler (gcc ) works > configure:1605: gcc -o conftest conftest.C 1>&5 > gcc: installation problem, cannot exec `cc1plus': No such file or directory > configure: failed program was: > > #line 1600 "configure" > #include "confdefs.h" > > int main(){return(0);} > ------------------------------- > > Что такое cc1plus ? Это сам компилятор C++. У тебя он, похоже, просто не установлен. А g++ (который всего лишь запускает cpp, cc1plus, as, ld с нужными опциями и библиотеками) может находиться и с пакете gcc. Удачи! -- Илья --- ifmail v.2.15dev5 * Origin: Demos online service (2:5020/400) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.linux/3553870926ee.html, оценка из 5, голосов 10
|