Hi,
I suggest you file a bug report:
http://www.postgresql.org/support/submitbug/
Regards,
El 23/08/15 a las 15:32, Pande, Nitin escribió:
> Hello,
> I am trying to compile and run PostgreSQL 9.4.0 on AIX 7.1. I was able to
> compile with following settings:
> CC="xlc_r -q64 -qnoansialias"
>
Hello,
I am trying to compile and run PostgreSQL 9.4.0 on AIX 7.1. I was able to
compile with following settings:
CC="xlc_r -q64 -qnoansialias"
CFLAGS="-g -O0"
AR="ar -X64"
OBJECT_MODE=64
./configure --enable-cassert --enable-debug
-with-includes=/opt/freeware/include --with-libraries=/opt/freew
Hi,
I am trying to compile and run PostgreSQL 9.4.0 on AIX 7.1. I was able to
compile with following settings:
CC="xlc_r -q64 -qnoansialias"
CFLAGS="-g -O0"
AR="ar -X64"
OBJECT_MODE=64
./configure --enable-cassert --enable-debug
-with-includes=/opt/freeware/include --with-libraries=/opt/freeware