Re: Skimming icc warnings on mongoose

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Skimming icc warnings on mongoose
Дата
Msg-id 2149.1218458988@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Skimming icc warnings on mongoose  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> I happened to be skimming the compile warnings on mongoose, an icc buildfarm
> member and noticed two interesting warnings.
> ld: warning: creating a DT_TEXTREL in object.

> There are a few instances of this. I think it indicates we are either spelling
> -fpic wrong or including some .o object that was not compiled with -fpic
> (perhaps something from the ports directory?).

If it were the latter, quite a number of platforms would just fail
outright, I believe.  As for spelling -fpic wrong, that seems unlikely
too considering that icc generally tries to pretend it's gcc.
Any other theories?
        regards, tom lane


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

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: proposal: UTF8 to_ascii function
Следующее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: Proposal: PageLayout footprint