Compiler
Installation
-
MS/PC-DOS
Systems
2.1
Installing
the
C
Compiler
on
IBM/TI
PCs
with
PC/MS-DOS
2-2
The C compiler package
is
shipped on double-sided, dual-density diskettes.
The compiler executes in batch mode, and requires
512K
bytes
of
RAM.
These instructions
are
for
both hard-disk systems and dual
floppy
drive sys-
tems (however,
we
recommend that you use the compiler on a hard-disk sys-
tem).
On a dual-drive system, the
PC/MS-DOS
system diskette should be in
drive
B.
The instructions use these symbols for drive names:
A:
Floppy-disk drive for hard disk systems; source drive
for
dual-drive sys-
tems.
B: Destination
or
system disk for dual-drive systems.
C: Winchester (hard disk) for hard-disk systems. (E: on
TI PCs.)
Follow
these instructions
to
install the software:
1)
Make backups
of
the product diskettes.
2)
Create a directory
to
contain the C compiler.
If
you're using a dual-drive
system,
put
the disk that
will
contain the
tools
into
drive
B.
•
On
hard-disk systems, enter:
MD
C:\GSPTOOLS
•
On
dual-drive systems, enter:
MD
B:\GSPTOOLS
3)
Copy the C compiler package
onto
the hard disk
or
the
system disk. Put
the
product
diskette in drive A;
if
you're using a dual-drive system,
put
the disk
that
will
contain the tools
into
drive
B.
•
On
hard-disk systems, enter:
COPY
A:\*.*
C:\GSPTOOLS\*.*
•
On
dual-drive systems, enter:
COPY
A:\*.*
B:\GSPTOOLS\*.*
4)
Repeat steps 1
through
3
for
each product diskette.