Notes for compiling GCT on IBM 370 architecture machines using AIX.

The config.gcc argument is '370'

Use this value for CFLAGS in the Makefile:

CFLAGS =  -DUSG -Dm370 -D_POSIX_SOURCE=1 -D__RT
