diff options
Diffstat (limited to 'doc/FAQ_IRIX')
-rw-r--r-- | doc/FAQ_IRIX | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/FAQ_IRIX b/doc/FAQ_IRIX index fc522b76eea..291ea1306f5 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: 2006/12/05 14:47:34 $ +last updated: $Date: 2006/12/06 15:45:31 $ current maintainer: Luis Amigo (lamigo@atc.unican.es) original author: Luis Amigo (lamigo@atc.unican.es) @@ -25,9 +25,6 @@ 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 (<ktm@is.rice.edu>), 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. |