diff options
author | Bruce Momjian | 2006-12-05 14:47:34 +0000 |
---|---|---|
committer | Bruce Momjian | 2006-12-05 14:47:34 +0000 |
commit | 5b2def896997f6932811481252c4bfc7579bbf75 (patch) | |
tree | 2d8d3dd2163a83aceb79cac436f84ab3c5c531dc /doc/FAQ_IRIX | |
parent | 50a073916c6e6fc8416d84f54b9747fa665a1a06 (diff) |
Update of port patches, HEAD patch only.
Simon Riggs
Diffstat (limited to 'doc/FAQ_IRIX')
-rw-r--r-- | doc/FAQ_IRIX | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/FAQ_IRIX b/doc/FAQ_IRIX index ad2fef58722..fc522b76eea 100644 --- a/doc/FAQ_IRIX +++ b/doc/FAQ_IRIX @@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL IRIX Specific TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ ======================================================= -last updated: $Date: 2002/11/11 20:04:05 $ +last updated: $Date: 2006/12/05 14:47:34 $ current maintainer: Luis Amigo ([email protected]) original author: Luis Amigo ([email protected]) @@ -25,6 +25,9 @@ PostgreSQL 7.2 has been run on MIPS r8000, r10000(both ip25 and ip27) and r12000(ip35) processors, running IRIX 6.5.5m, 6.5.12 and 6.5.13 with MIPSPro compilers version 7.30, 7.3.1.2m and 7.3. +PostgreSQL 8.1.0 has been reported as compiling successfully on IRIX 6.5 +on MIPS using cc by Kenneth Marshall (<[email protected]>), 2005-11-04 + Aside from the PostgreSQL source distribution, you will need GNU make (SGI's make will not do), and the MIPSPro full ANSI C compiler. |