
		Green Hills Software Pascal Library

The Green Hills Sofware Pascal Library implements all of the runtime library
functions required by Green Hills Software Pascal compilers.  The Green Hills
Software Pascal Libary is a single C language source file.  It can be
compiled with any unix compatible C compiler.

The functions in the Green Hills Software Pascal Library make use of several
standard C Library functions.  These functions must be available to use the
Green Hills Pascal Software Library.  If you have a unix compatible target
system then these functions will certainly be available.  If your target system
is not unix compatible and you do not have some or all of the C Library
functions than you can use the Green Hills Software C Library.

If you have received the Green Hills Software C Library as well as the Green
Hills Software Pascal Library then you must first build the Green Hills Software
C Library.  Once the Green Hills Software C Library is working, bringing up the
Green Hills Software Pascal Library will be a breeze.

To bring up the Green Hills Software Pascal Library just compile the source
files in this directory.  There are no options and no customization required.
Install the resulting object files as a library in the same manner as the
C Library.
