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@xxxxxxxxx> 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