DJGPP.TXT                             Copyright (c) 1998 XDS Ltd
----------------------------------------------------------------

                 Native XDS-x86 OS/2 Edition
                 ---------------------------
                            v2.31

                    GO32 Support (Beta 1)


Starting from version 2.31, Native XDS-x86 supports generation
of object files in the GCOFF format used by DJGPP, thus making 
cross programming for the GNU GO32 DOS Extender possible. This
add-on package contains:

BIN\DJGPP.TEM      template file for GNU Make 

LIB\X86\LIBXDS.A   XDS run-time library built for the GO32 
                   environment

SAMPLES\DJGPP\     sample program containing Modula-2, C, 
                   and Assembler modules.

Use the sample program's project file to compile your own 
Modula-2/Oberon-2 programs for GO32.

To install this package, unzip it into your XDS installation
directory.

You also have to install the following components of the 
DJGPP distribution:

 - DJGPP V2 Development Kit and Runtime
 - GNU GCC for DJGPP V2
 - GNU binutils for DJGPP V2
 - GNU make for DJGPP V2

The DJGPP Web pages reside at http://www.delorie.com/

NOTE: The debug information in GCOFF object files produced
      by Native XDS-x86 is not correct yet due to lack
      of documentation on its format.

                     [end of document]
