Things I learned about PG8 on AIX5.3 with XLC compiler

From: "Mohan, Ross" <RMohan(at)arbinet(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Things I learned about PG8 on AIX5.3 with XLC compiler
Date: 2005-06-07 18:42:58
Message-ID: CC74E7E10A8A054798B6611BD1FEF4D30625DB64@vamail01.thexchange.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Just a short,terse list:

Don't use nondefault optimization. There is something going on
with the code that breaks, runtime, when compiled (which works
fine per se) with higher optimization levels. IPA is a real
difficulty.

Remember to set OBJECT_MODE=64 in OS env!

upgrading m4/autoconf and then configure seems to really help.
(m4 needs __STDC__ to get around "va_list" compilation error)

setting LIBPATH is quite helpful.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Vadnais 2005-06-07 19:17:12 Re: Issue with adding ORDER BY to EXCEPT.
Previous Message Michael Fuhr 2005-06-07 18:02:54 Re: Password authentication failed for user