To: wliaw AT magnus DOT acs DOT ohio-state DOT edu (Wilson MacGyver) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: 112m4 applied succesfully? Date: Thu, 02 Feb 95 16:25:29 +0200 From: "Eli Zaretskii" > Has anyone applied 112m4 succesfully? I tried it, and when I ran 112m4.bat, > I keep getting "bad command" error. Look at the batch file. It does cd objs and then tries to call a program called bin\ar. But when you are in objs, it should be ..\bin\ar. If you change this with your favorite text editor, the batch file will run.