1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Back out mention of port success from FAQs, per Tom, added by Simon.

This commit is contained in:
Bruce Momjian
2006-12-06 15:45:31 +00:00
parent d7f316d28e
commit a4242d7f87
3 changed files with 4 additions and 27 deletions

View File

@ -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.