
                          LD 2.7 for DJGPP V2.01
                          ----------------------

The LD 2.7 linker that comes with DJGPP 2.01 has support for older
style object files (A.OUT) format removed so it will not link with
the MGL libraries. Included is a version of the LD 2.7 linker that has
been modified to include support for the A.OUT style object files. It
will take longer to link your code, but at least it will work.

At this point in time we are looking at changing the object file formats
in the MGL libraries to use the COFF format, which will allow us to use
the native tools that come with DJGPP 2.01.

Simply replace the old linker with this one in your DJGPP\BIN directory
and you will be up and running.

 KendallB@scitechsoft.com

Regards,
        Kendall Bennett
        SciTech Software, Inc.

