]> granicus.if.org Git - postgresql/commitdiff
Please apply the following patch to the FAQ_AIX
authorBruce Momjian <bruce@momjian.us>
Fri, 5 May 2000 03:40:20 +0000 (03:40 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 5 May 2000 03:40:20 +0000 (03:40 +0000)
Thanks
Andreas

doc/FAQ_AIX

index 6699bfa26d646229f5e68f08349de06c7d9045a9..e03ba1469d0cca9416f119eb882bfd085837556d 100644 (file)
@@ -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 PostgreSQL with gcc (2.95.2) on AIX does work if you use the
-configure
-option: --template=aix_gcc 
+configure option: --with-template=aix_gcc 
 
-With the current compiler flags the redefines of int8 - int64 that prior
-versions
-had a problem with are not a problem any more.
+With the current compiler flags the redefines of int8 - int64, that prior
+versions had a problem with, are not a problem any more.