Re: VPATH builds fail

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: VPATH builds fail
Дата
Msg-id 8103.1010521834@sss.pgh.pa.us
обсуждение исходный текст
Ответ на VPATH builds fail  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I can't reproduce this with either version of gmake, and the rules look
> fairly bullet-proof.  Possibly you didn't distclean the source tree before
> configuring in the build tree.

Yes, I certainly did distclean.  The difference is in the bison output
files, which are not removed by distclean; see followup message.
AFAICT it is not really make's fault, but an obscure gcc behavior that
creates the problem.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: VPATH builds fail
Следующее
От: Tom Lane
Дата:
Сообщение: Re: VPATH builds fail