Re: Things I learned about PG8 on AIX5.3 with XLC compiler - Mailing list pgsql-general

From Chris Browne
Subject Re: Things I learned about PG8 on AIX5.3 with XLC compiler
Date
Msg-id 6064wqm0oe.fsf@dba2.int.libertyrms.com
Whole thread Raw
In response to Things I learned about PG8 on AIX5.3 with XLC compiler  ("Mohan, Ross" <RMohan@arbinet.com>)
List pgsql-general
RMohan@arbinet.com ("Mohan, Ross") writes:
It would be worthwhile to try to formulate this as a patch to the
FAQ_AIX file.  Probably something like....

PostgreSQL 8 on AIX 5.3, compiled using VisualAge C
------------------------------------------------------

- Use only default optimization.  Higher optimization levels have been
  observed to lead to runtime problems, particularly with IPA

- Be sure to "export OBJECT_MODE=64" to compile in 64 bit mode

- Upgrading m4/autoconf helps with ./configure.

- m4 needs __STDC__ defined in order to avoid "va_list" compilation
  errors.

- Setting LIBPATH (to what???) has proved useful
--
(format nil "~S@~S" "cbbrowne" "acm.org")
http://www.ntlug.org/~cbbrowne/sap.html
Rules of the Evil Overlord #78.  "I will not tell my Legions of Terror
"And he must  be taken alive!" The command will be:  ``And try to take
him alive if it is reasonably practical.''"
<http://www.eviloverlord.com/>

pgsql-general by date:

Previous
From: Dianne Yumul
Date:
Subject: Re: Postgresql fails to start?
Next
From: Bob
Date:
Subject: pl/pgsql list