Re: configure CXX bug

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: configure CXX bug
Дата
Msg-id 22286.966663544@sss.pgh.pa.us
обсуждение исходный текст
Ответ на configure CXX bug  ("Mark Hollomon" <mhh@nortelnetworks.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_attribute growing and growing and growing
Следующее
От: andrew@corvus.biomed.brown.edu (Andrew Bosma)
Дата:
Сообщение: python as procedural language