1.  Contents of patch download

	This archive contains C runtime libraries in object format that is
	compatible with the latest version of our toolset; and the source
	library from which the runtime library was built.  The name of the
	object libraries are "rts*.lib", and the name of the source library is
	"rts.src".  These files should replace the files by the same name on
	your PC or workstation.  Refer to the C Compiler User's Guide for
	additional information on linking with the standard C libraries.

2.  Compatibility with older versions
 
	We have confirmed that each patch is compatible with the
	latest version of the toolset, which is listed in the Status Chart
	(http://www.ti.com/corp/docs/year2000/dspsds.htm). Older toolset
	versions are compatible if they use the same Common Object File Format
	(COFF) as the latest version.  Otherwise, it will be necessary to
	rebuild the runtime object library from the source library using the
	procedure described in the C Compiler User's Guide.


