"Dirk Tilger" <[EMAIL PROTECTED]> writes:
> I was able to fix the problem by changing line 81 of s_lock.h to:
> | #if defined(__GNUC__) || defined(__INTEL_COMPILER) || defined(__ICC)

Hm.  Some googling suggests that we should be using only
__INTEL_COMPILER, not both.  configure.in does it that way.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to