Re: [GENERAL] Problems compiling - Mailing list pgsql-general

From Oleg Broytmann
Subject Re: [GENERAL] Problems compiling
Date
Msg-id Pine.SOL2.3.96.SK.990212142312.8485B-100000@sun.med.ru
Whole thread Raw
In response to Problems compiling  (Jonathan Scott <jsscott@falcon-srv.csc.calpoly.edu>)
List 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 by date:

Previous
From: Stuart Rison
Date:
Subject: Re: [GENERAL] Problems compiling
Next
From: "Colin Price (EML)"
Date:
Subject: pg_dump query about views