diff options
Diffstat (limited to 'PORTS')
-rw-r--r-- | PORTS | 56 |
1 files changed, 26 insertions, 30 deletions
@@ -1,35 +1,31 @@ A recent version of gawk has been successfully compiled and run "make test" on the following: -Sun 4/490 running 4.1 -NeXT running 2.0 -DECstation 3100 running Ultrix 4.0 or Ultrix 3.1 (different config) -AtariST (16-bit ints, gcc compiler, byacc, running under TOS) -ESIX V.3.2 Rev D (== System V Release 3.2), the 386. compiler was gcc + bison -IBM RS/6000 (see README.rs6000) -486 running SVR4, using cc and bison -SGI running IRIX 3.3 using gcc (fails with cc) -Sequent Balance running Dynix V3.1 -Cray Y-MP8 running Unicos 6.0.11 -Cray 2 running Unicos 6.1 (modulo trailing zeroes in chem) -VAX/VMS V5.x (should also work on 4.6 and 4.7) -VMS POSIX V1.0, V1.1 -OpenVMS AXP V1.0 -MSDOS - Microsoft C 5.1, compiles and runs very simple testing -BSD 4.4alpha +Using cc: + Dec Alpha OSF 4.0 + HP9000/755 HP-UX 9.01 + IBM PowerPC AIX 4.1.4.0 + SGI IRIX 4.0.5 + SGI IRIX 5.3 + SunOS 4.1.3 + SunOS 5.5 -From: ghazi@noc.rutgers.edu (Kaveh R. Ghazi): +Other systems: + DEC Alpha OSF/1 3.2 + DEC Alpha Linux/AXP + DECstation 5000 ULTRIX 4.3 + HP 9000/735 HP-UX 10.01 + IBM RS/6000 AIX 3.2 + IBM SP2 AIX 4.1 + NeXT Turbostation Mach 3.3 + SGI Indigo/2 IRIX 5.3 + SGI PowerChallenge IRIX 6.1 + Sun SPARC Solaris 2.5 + Sun SPARC Solaris 2.5.1 + Sun SPARC SunOS 4.1.3 + Sun SPARC Linux 2.0.22 + Intel x86 Linux 2.1.10 + Intel x86 DOS (compiler: djgpp v2, emx+gcc, + and MSC 6.00A, 7, and 8) + Intel x86 OS+2 (compiler: emx+gcc) -arch configured as: ----- -------------- -Dec Alpha OSF 1.3 osf1 -Hpux 9.0 hpux8x -NeXTStep 2.0 next20 -Sgi Irix 4.0.5 (/bin/cc) sgi405.cc -Stardent Titan 1500 OSv2.5 sysv3 -Stardent Vistra (i860) SVR4 sysv4 -Solaris 2.3 solaris2.cc -SunOS 4.1.3 sunos41 -Tektronix XD88 (UTekV 3.2e) sysv3 -Tektronix 4300 (UTek 4.0) utek -Ultrix 4.2 ultrix41 |