Date: Thu, 11 Nov 93 10:20:33 EST From: rdm%tackle DOT UUCP AT mathcs DOT emory DOT edu (Ryan Mulderig) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Makefiles This is probably one of the most common questions on this list, but here it goes anyway. Does anyone have a set of makefiles for each of the directories in the gas-2.1.1 and gcc-2.4.1 that are known to work for MS-DOS using either gcc-2.4.1 compiler, the MSC 7.0 compiler, or the Borland 3.1 compiler. I have the sources and have looked at the configur.bat's but there is not top level configur.bat in the distribution I have and no MAkefile.Dos's that the configur.bat files want to copy to Makefile. Also, please tell me what make you used, and where I can get it. The eventual purposes of this, after I get GCC recompiled with itself, is to convert it to a cross platform complier for one of our development projects.