Date: Thu, 2 Feb 95 13:31:52 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: OKRA AT max DOT tiac DOT net Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: maints > 3 Reply-To: babcock AT cfa DOT harvard DOT edu > Should I upgrade from 1.12.m2? It seems m3 breaks under vanilla DOS > and m4 doesn't run at all. What exactly do these maints fix? m4 is supposed to fix the problem of m3 not running under vanilla DOS (which was caused by an uninitialized flags register in access.o). The only problem I know of with m4 is that 112m4.bat which is supposed to replace access.o in the lib files needs to have the path to ar corrected from bin\ar to ..\bin\ar.