add directory Minix

This commit is contained in:
gohigh
2024-02-19 00:21:39 -05:00
parent 56596ada90
commit 5a46ddb732
2923 changed files with 1764412 additions and 0 deletions

View File

@@ -0,0 +1,61 @@
Contents of directory pub/minix/mirrors/ftp.cs.vu.nl/ANSI-compilers/16-bit:
libcurses.A
READ_ME
nopt
nhead.o
ncrtso.o
ncpp
ncg
ncem
libc.A
libe.A
libd.A
ncc.c.gz
libfp.A
irrel
ld
end.o
end.A
cv
as
This file was automatically generated from file descriptions.

View File

@@ -0,0 +1,5 @@
This directory contains the source of the ACK ANSI C compiler driver, and
the binaries of the compiler and libraries. You should install the compiler
passes in /bin, /lib, /usr/bin, or /usr/lib, as you wish. The locations of
the passes have to be defined in ncc.c, which you can then compile and move to
/bin/cc.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
Contents of directory pub/minix/mirrors/ftp.cs.vu.nl/ANSI-compilers/32-bit:
This file was automatically generated from file descriptions.

View File

@@ -0,0 +1,13 @@
Contents of directory pub/minix/mirrors/ftp.cs.vu.nl/ANSI-compilers:
32-bit
16-bit
READ_ME
This file was automatically generated from file descriptions.

View File

@@ -0,0 +1,5 @@
The two directories here contain the binaries of the ACK ANSI compilers.
16-bit: The 16-bit MINIX C compiler
32-bit: The 32-bit MINIX C compiler