Re: make --enable-depend the default

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: make --enable-depend the default
Дата
Msg-id CA+Tgmob2d7G1VozSrzcHmAB-7n_=SKXLbesdHF7RmtFDUhMeaA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: make --enable-depend the default  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: make --enable-depend the default
Re: make --enable-depend the default
Список pgsql-hackers
On Mon, Aug 5, 2013 at 4:18 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On Thu, 2013-08-01 at 11:10 +0200, Andres Freund wrote:
>> People, including me, every now and then forget to pass --enable-depend
>> to configure (when not using my own environment). Which then leads to
>> strange errors that cost time to track down...
>
> One argument against that is that we only support dependency tracking
> with GCC, so we would have to either fail configure or use a different
> default depending on the compiler.
>
> It's also unreasonable to assume, I think, that just turning on
> --enable-depend by default will eliminate forgot-a-configure-option
> mistakes.  In most cases, you want to turn on most or all --enable-* and
> --with-* options to get good build and test coverage.

Yeah, I have alias dev-configure='./configure
--appropriate-stuff-for-this-machine' on every system where I work on
PG.  I imagine others do something similar.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: don't own lock of type?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: don't own lock of type?