This archive contains scripts and other related files I used to generate
sources of gcc-2.95.2 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.2 for DJGPP and runs
	          building binaries. It's really not well tested
	          so be carefull. Also no testing is done for
		  intermediate results yet.

        makesrc.sh - script used to generate source archive for DJGPP.
		  Very little tests are done with it.

        gcc-patch/gcc-patch.sh - script that patches gcc-2.95.2 (or versions
                  near enough to it) sources together with sources of 
                  libg++-2.8.1.3 for DJGPP. More tested than things mentioned
	          above

        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.2
but please look whether all patches applies cleanly and there is no other
problems.

Andris  <pavenis@lanet.lv>

		  