Re: problem to compile 7.0.2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lionel Bargeot <l(dot)bargeot(at)educagri(dot)fr>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: problem to compile 7.0.2
Date: 2000-10-18 17:34:00
Message-ID: 5684.971890440@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Lionel Bargeot <l(dot)bargeot(at)educagri(dot)fr> writes:
> checking whether the C++ compiler (gcc )
> works... no
> configure: error: installation or configuration
> problem: C++
> compiler cannot create executables.

Looks like you'll have to omit the C++ interface library. Do

./configure --without-CXX

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Leandro Fanzone 2000-10-18 17:42:35 XML
Previous Message Bill Morrow 2000-10-18 17:32:07 Re: Stupid question: concatenating strings