Re: [GENERAL] Problems compiling

Поиск
Список
Период
Сортировка
От Oleg Broytmann
Тема Re: [GENERAL] Problems compiling
Дата
Msg-id Pine.SOL2.3.96.SK.990212142312.8485B-100000@sun.med.ru
обсуждение исходный текст
Ответ на Problems compiling  (Jonathan Scott <jsscott@falcon-srv.csc.calpoly.edu>)
Список pgsql-general
On Thu, 11 Feb 1999, Jonathan Scott wrote:
> checking whether the C++ compiler (gcc   ) works... no
> configure: error: installation or configuration problem: C++ compiler cannot create executables.
>
> Any ideas? I cannot figure it out. Please help, this is for a senior
> project I am working on and I cannot graduate if I dont get it done!:)

   ./configure --without-CXX

   This disables C++ completely, so you couldn't use libpq++.

Oleg.
----
    Oleg Broytmann     http://members.xoom.com/phd2/     phd2@earthling.net
           Programmers don't die, they just GOSUB without RETURN.


В списке pgsql-general по дате отправления:

Предыдущее
От: Stuart Rison
Дата:
Сообщение: Re: [GENERAL] Problems compiling
Следующее
От: "Colin Price (EML)"
Дата:
Сообщение: pg_dump query about views