Re: configure CXX bug - Mailing list pgsql-hackers

From Tom Lane
Subject Re: configure CXX bug
Date
Msg-id 22286.966663544@sss.pgh.pa.us
Whole thread Raw
In response to configure CXX bug  ("Mark Hollomon" <mhh@nortelnetworks.com>)
List pgsql-hackers
"Mark Hollomon" <mhh@nortelnetworks.com> writes:
> configure seems to be having a problem with --without-CXX
> When given, the C++ compiler is set to 'no'.

> This was with CVS as of about 10:00 EDT

Peter E. has been hacking the configure stuff since 7.0.  The behavior
is now more consistent with GNU/autoconf standard practice, but not 100%
backwards compatible.  I think that --without-CXX is now the default,
and you need to say --with-CXX [=compiler] if you want the C++ code
built.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_attribute growing and growing and growing
Next
From: andrew@corvus.biomed.brown.edu (Andrew Bosma)
Date:
Subject: python as procedural language