This archive contains the header files and support modules to allow
GCC to operate under OS/390 USS (OpenEdition).

The headers are hacked GNU headers to allow interoperation with IBM's
headers that come with the system.  The headers need to be extracted 
under the compiler operations directory, eg.

   /usr/local/lib/gcc-lib/i370-ibm-openedition/3.2

Use pax with the character set conversion options to extract. Eg:

   pax -rv -o from=ISO8859-1,to=IBM-1047 -f include.tar

The support directory has a make file that will install the programs
under /usr/local/bin and the modules under /usr/local/lib.

include.tar	- The headers
support		- The support programs and modules
