Hi, On Tue, Mar 7, 2023 at 5:59 AM <jer...@shidel.net> wrote: > > > On Mar 6, 2023, at 10:19 AM, Bernd Boeckmann via Freedos-devel > > <freedos-devel@lists.sourceforge.net> wrote: > > > > I noticed edlin32 2.21 is not working because of missing dos4gw.exe, but > > perhaps that is already obsoleted by the 2.22 release?
A quick fix is copying CWSTUB.EXE (Causeway) to DOS4GW.EXE. Then it should work. Or run WDOSX's STUBIT on it. > Gregory has only been releasing edlin updates in source form. That requires > me to compile them. > For most projects, if a precompiled binary is not provided, I won’t compile > them. It get’s to be a very > time consuming process putting all the dependencies together and a successful > compile. At least > for edlin, that is not the case and it is not difficult to compile. But that > is all I do, I don’t go through > the process of attaching a stub to the 32-bit version. So, it still requires > the external dos4gw. > Which as you noted is not normally present. Use the "-l=causeway" flag with WCL386 to attach it when compiling and linking. > Maybe, I should just not bother compiling the 32-bit version for DOS. I think normally 16-bit Edlin is compiled with the Compact model, right? It doesn't mean someone somewhere wouldn't also need a 32-bit pmode version, but I think a 16-bit Compact build is good enough for our needs. _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel