Hi, On 1/23/14, Anton D. Kachalov <mo...@yandex-team.ru> wrote: > > 22.01.2014, 05:52, "Rugxulo" <rugx...@gmail.com>: > > I do not use EMM386 (JEMMX has been loaded with NOEMS option). I don't > exactly remember why I've choosen DOS/32A instead of other extenders. It > were depend on compatability with OpenWatcom build. It was three years ago. > Need to check.
JEMMEX.EXE is a hybrid of JEMM386.EXE and HIMEMX.EXE. Just putting "NOEMS" doesn't mean it's the same as HIMEMX alone. It's still in protected (V86) mode, it's still probably using UMBs, and it still provides VCPI. However, in my experience (I think it was trying to use Georg's Flwriter with bundled OW-compiled GS386.EXE, search BTTR Forum if curious), DOS/32A doesn't play well under "NOEMS" due to bugs. So you probably shouldn't use that setup here, use XMS only (presumably HIMEMX). If you need UMBs, try Uwe Sieber's UMBPCI. If you need EMS, manually load JEMM386 later. > I use the latest one 9.1.2 and rebuild curl with my specific options. Here > is my DOS utils repo: > > https://github.com/ya-mouse/dos-utils dos-utils/ow/Makefile ... seems strange. Are you not aware of (Info-Zip) unzip '-x' (exclude) option? In Linux, you'll probably have to do this: -x '*foo*' '*bar*' (at least that will save you from having to 'rm' directly afterwards) > Yes, I did [rebuild curl with OW], because I need to build very specific > configuration. I'm avoiding DJGPP and it's CWSDPMI, cause' trying to > minimize a resulting environment. CWSDPMI is not a big file, and most DJGPP-built utils should be standalone (besides needing that). But OW and DJGPP apps don't play well, usually. DJGPP is "DPMI exclusively" while OW is "unofficial DOS extender extensions required". Probably the best way to make them cooperate is use HDPMI32 residently (from Japheth's HX) or bind Causeway or (third-party) D3X. I mean, I think the app will crash if you shell out and try to run the other kind, they weren't really designed to be mixed environment. I mean, some environments support both (Windows, DOSEMU, OS/2, ??), but in real DOS it's not so obvious. ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user