Please apply the following patch to the FAQ_AIX
Thanks Andreas
This commit is contained in:
parent
0471eb1681
commit
ad1c88104b
@ -14,10 +14,8 @@ libpq++ does not work because xlC does not have the string and bool classes.
|
|||||||
compiling the few files, that fail, with g++ does work.
|
compiling the few files, that fail, with g++ does work.
|
||||||
|
|
||||||
Compiling PostgreSQL with gcc (2.95.2) on AIX does work if you use the
|
Compiling PostgreSQL with gcc (2.95.2) on AIX does work if you use the
|
||||||
configure
|
configure option: --with-template=aix_gcc
|
||||||
option: --template=aix_gcc
|
|
||||||
|
|
||||||
With the current compiler flags the redefines of int8 - int64 that prior
|
With the current compiler flags the redefines of int8 - int64, that prior
|
||||||
versions
|
versions had a problem with, are not a problem any more.
|
||||||
had a problem with are not a problem any more.
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user