Re: pgxs/windows

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgxs/windows
Дата
Msg-id 24660.1137370543@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgxs/windows  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: pgxs/windows  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> dllwrap doesn't seem to get given LDFLAGS, and maybe doesn't honor it 
> either.

I wouldn't expect it to handle everything that might appear in LDFLAGS,
but maybe it ought to be given the -L items from LDFLAGS (compare the
way we copy just those items into SHLIB_LINK).

What's confusing me at the moment is that it seems to work for Magnus.
Are you maybe working from different source trees?  I believe we changed
around the handling of these switches recently.  Maybe in his copy, the
-L items from LDFLAGS are making it into the dllwrap command via
SHLIB_LINK.
        regards, tom lane


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

Предыдущее
От: "Anjan Kumar. A."
Дата:
Сообщение: Problem with the Planner
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: Problem with the Planner