diff options
Diffstat (limited to 'PORTS')
-rw-r--r-- | PORTS | 57 |
1 files changed, 24 insertions, 33 deletions
@@ -1,36 +1,27 @@ -A recent version of gawk has been successfully compiled and run "make test" +Gawk 3.0.4 has been successfully compiled and run "make test" on the following: -Using cc: - Dec Alpha OSF 4.0 - HP9000/755 HP-UX 9.01 - IBM PowerPC AIX 4.1.4.0 - SCO Unix (OpenServer 5) - SGI IRIX 4.0.5 - SGI IRIX 5.3 - SGI IRIX 6.1 - SGI IRIX 6.2 - SunOS 4.1.3 - SunOS 5.5 - IBM SP2 AIX 4.1 +Linux 2.2.5 gcc 2.7.2.3 +Linux 2.0.33 gcc 2.7.2.1 +IRIX64 6.4 gcc 2.8.1 +IRIX 5.3 gcc 2.7.2.2 +UNIX_SV maxion OS 4.2MP gcc 2.7.2 +IRIX 6.2 gcc 2.7.2.2 +CYGWIN_95-4.0 20.1 (0.3/1/1) egcs-2.91.66 (has minor problems due to env.) -Other systems: - DEC Alpha Linux/AXP - DEC Alpha OSF/1 3.2 - DECstation 5000 ULTRIX 4.3 - HP 9000/735 HP-UX 10.01 - IBM RS/6000 AIX 3.2 - IBM SP2 AIX 4.1 - Intel x86 DOS (compiler: djgpp v2, emx+gcc, - and MSC 6.00A, 7, and 8) - Intel x86 Linux 2.0.27 - Intel x86 Linux 2.1.36 - Intel x86 OS+2 (compiler: emx+gcc) - NeXT Turbostation Mach 3.3 - SGI Indigo/2 IRIX 5.3 - SGI O2 IRIX 6.2 - SGI PowerChallenge IRIX 6.1 - Sun SPARC Linux 2.0.22 - Sun SPARC Solaris 2.5 - Sun SPARC Solaris 2.5.1 - Sun SPARC SunOS 4.1.3 +The builds of gawk-3.0.45, and validation and installation, were +successful on these systems: + + DEC Alpha OSF/1 3.2 + HP 9000/735 HP-UX 10.01 + IBM PowerPC AIX 4.2 + Intel Pentium II MMX GNU/Linux 2.0.35 + NeXT Turbostation Mach 3.3 + SGI Indigo/2 IRIX 5.3 + SGI O2 R10000-SC IRIX 6.3 + Sun SPARC Solaris 2.6 + +On + SGI Origin 200 IRIX 6.4 +a build with gcc-2.8.1 succeeded, but several tests failed; a rebuild +with c89 fixed the problem. |