This archive contains scripts and other related files I used to generate
sources of gcc-2.95.3 for DJGPP. It is intended MOSTLY FOR DEVELOPERS
and included shell scripts are not very complicated. So no detailed
instructions (You may need to edit files). If You don't understand
what they means, please use binary archives instead:

	all.bat - generate sources of gcc-2.95.3 for DJGPP and runs
	          building binaries. 

        makesrc.sh - script used to generate source archive for DJGPP.
		  from original source archives. See script itself
		  for more info. Run 'sh makesrc.sh --help' for
                  command line options.

        gcc-patch/gcc-patch.sh - script that patches gcc-2.95.3 (or versions
                  near enough to it) sources together with sources of 
                  libg++-2.8.1.3 for DJGPP. 

        gcc-patch/diffs/ - directory that contains files used by script that
                  patches gcc sources (see script for details)

You may try to use this all also to other versions near enough to gcc-2.95.3
but please look whether all patches applies cleanly and there is no other
problems.

Andris  <pavenis@lanet.lv>

		  