Re: port report: [FAILURE] FreeBSD 6, Intel icc7

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: port report: [FAILURE] FreeBSD 6, Intel icc7
Дата
Msg-id 24352.1103653759@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: port report: [FAILURE] FreeBSD 6, Intel icc7  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Tom Lane wrote:
>>> So it looks like icc dosn't like -export-dynamic
>> 
>> Looks like it doesn't like -R either.  You need to determine the
>> correct alternative spelling of those switches for us, and then we
>> can put a conditional into Makefile.freebsd for icc.

> Considering that these are all really linker options, adding -Wl, in 
> each case should do.  Various compilers are known to let various linker 
> options slip by, but using -Wl is always correct.

I was just going to ask whether we needed to conditionalize it or not.

I will add -Wl, to 'em all.  The build farm will let us know soon enough
if that's bad ;-)
        regards, tom lane


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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: RC2 intermittent errors
Следующее
От: Sibtay Abbas
Дата:
Сообщение: Re: cant execute yyparse() within postgresql