| От | Tom Lane |
|---|---|
| Тема | Re: Re: [PATCHES] patch for minor Win32 makefile bug |
| Дата | |
| Msg-id | 8614.986233703@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Re: [PATCHES] patch for minor Win32 makefile bug (Jason Tishler <Jason.Tishler@dothill.com>) |
| Ответы |
Re: Re: [PATCHES] patch for minor Win32 makefile bug
|
| Список | pgsql-ports |
Jason Tishler <Jason.Tishler@dothill.com> writes:
> I now think that backend/Makefile is meant to override the definition
> of DLLLIBS in makefiles/Makefile.win so that the build of the backend
> will not try to link with itself (i.e., -L$(top_builddir)/src/backend
> -lpostgres).
It seems like the real problem here is that DLLLIBS is being used for
two different purposes. How about offering a patch that splits it into
two symbols, with no redefinition/overriding necessary?
I've also been wondering why we bother with DLLOBJS, which appears never
to be anything different from OBJS ...
regards, tom lane
В списке pgsql-ports по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера