Re: PostgreSQL 8.2 : IPO link warning with ICC 9.1.045

Поиск
Список
Период
Сортировка
От DANTE Alexandra
Тема Re: PostgreSQL 8.2 : IPO link warning with ICC 9.1.045
Дата
Msg-id 457FB4F2.2070200@bull.net
обсуждение исходный текст
Ответ на Re: PostgreSQL 8.2 : IPO link warning with ICC 9.1.045  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello Tom, Martijn and List,

Thank you for these precisions.
I checked the spec file used to build the RPM and compile PostgreSQL and
I ran the configure with the icc compiler by setting :
%configure CC=/opt/intel/cc/9.1.045/bin/icc CFLAGS='-O2 -pipe
-override_limits'

I was afraid that this IPO link warning could have a bad impact on the
performances of PostgreSQL.
But as it's harmless, it's OK.

Have a nice day,
Alexandra

Tom Lane wrote:

>Martijn van Oosterhout <kleptog@svana.org> writes:
>
>
>>That the gcc command-line switch used to stop exporting unnessesary
>>symbols. It should only be used for gcc, I wonder how it selected it
>>for your compiler? Did you run configure with the right compiler?
>>
>>
>
>icc pretends to be gcc ... not very well, but it pretends anyway.
>
>
>
>>In any case, it's harmless.
>>
>>
>
>I believe so, yes.
>
>            regards, tom lane
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: don't forget to increase your free space map settings
>
>
>


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: changing the permission of _lots_ of tables
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: changing the permission of _lots_ of tables