bencollver 15.08.2024, 03:27 |
mawk 1.3.4 20240622 for DOS (Announce) |
MAWK version 1.3.4-20240622 for DOS built with DJGPP. |
Rugxulo Usono, 15.08.2024, 06:57 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> MAWK version 1.3.4-20240622 for DOS built with DJGPP. |
bencollver 15.08.2024, 16:27 @ Rugxulo |
mawk 1.3.4 20240622 for DOS |
> (circa 1996) with TC++ in 2020 (thus no longer bound DOS+OS/2, thus now UPX |
Rugxulo Usono, 15.08.2024, 16:40 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> That's fun. I briefly tinkered with HX and had trouble locating a |
bencollver 15.08.2024, 17:33 @ Rugxulo |
mawk 1.3.4 20240622 for DOS |
> I do know that OpenWatcom's Win32/PE output seems to run fine under HX. So |
Rugxulo Usono, 16.08.2024, 04:21 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> > I do know that OpenWatcom's Win32/PE output seems to run fine under HX. |
bencollver 16.08.2024, 04:45 @ Rugxulo |
mawk 1.3.4 20240622 for DOS |
Thanks for the explanation! My takes are that HX has: |
Oso2k 16.08.2024, 15:27 @ Rugxulo |
mawk 1.3.4 20240622 for DOS |
> In theory, having only one binary that runs on two (incompatible) OSes |
Rugxulo Usono, 25.08.2024, 01:09 @ Oso2k |
mawk 1.3.4 20240622 for DOS |
> > In theory, having only one binary that runs on two (incompatible) OSes |
Japheth Germany (South), 25.08.2024, 07:04 @ Rugxulo |
mawk 1.3.4 20240622 for DOS |
> I don't think it is better. I would almost always prefer DJGPP. I meant "if --- |
bencollver 20.08.2024, 03:35 @ Rugxulo |
mawk 1.3.4 20240622 for DOS |
> > MAWK version 1.3.4-20240622 for DOS built with DJGPP. |
Japheth Germany (South), 20.08.2024, 13:27 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> I copied the latest reactos msvcrt.dll into the same directory as mawk.exe. --- |
bencollver 21.08.2024, 00:38 @ Japheth |
mawk 1.3.4 20240622 for DOS |
> The msvcrt.dll supplied with Windows XP seems to work - and I guess the |
Rugxulo Usono, 21.08.2024, 12:50 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> > The msvcrt.dll supplied with Windows XP seems to work - and I guess the |
Japheth Germany (South), 21.08.2024, 17:02 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> I'm not sure what to blame: this win32 build of mawk.exe, HX, or something --- |
bencollver 21.08.2024, 18:55 @ Japheth |
mawk 1.3.4 20240622 for DOS |
> Here's the output that I got in MS-DOS 7.1 when I run your test program ( |
Rugxulo Usono, 21.08.2024, 23:25 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> I reproduced the problem in a Watcom win32 build of mawk. That eliminates |
bencollver 22.08.2024, 02:09 @ Rugxulo |
mawk 1.3.4 20240622 for DOS |
> What, the extra "/c"? Although I may be misunderstanding, as you know |
Japheth Germany (South), 23.08.2024, 00:55 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> Interesting that argc=3 when running test2.exe on Windows, but argc=5 when --- |
bencollver 23.08.2024, 03:08 @ Japheth |
mawk 1.3.4 20240622 for DOS |
> For me it works as expected, never got argc=5. Perhaps you're using a very |
Japheth Germany (South), 23.08.2024, 08:14 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> I tried using your binaries and HXRT release 2.21, which i believe is the --- |
bencollver 23.08.2024, 17:34 @ Japheth |
mawk 1.3.4 20240622 for DOS |
> I used MS-DOS 7.1 ( Win98SE ) with JemmEx ( Jemm should be irrelevant ). |
Japheth Germany (South), 23.08.2024, 19:22 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> I tried your binaries in MS-DOS 7.1 and they gave the expected argc=3, --- |
bencollver 23.08.2024, 19:53 @ Japheth |
mawk 1.3.4 20240622 for DOS |
> Ok, got the same result with MS-DOS 6.22. |
Japheth Germany (South), 03.09.2024, 21:26 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> I installed 4dos 8.00 on FreeDOS 1.3. Now when i run your test2w.exe --- |
bencollver 24.08.2024, 04:55 @ bencollver |
mawk 1.3.4 20240622 for DOS |
I posted mawk134-20240622b.zip |
Rugxulo Usono, 24.08.2024, 13:34 @ bencollver |
mawk 1.3.4 20240622 for DOS |
> I posted mawk134-20240622b.zip |
bencollver 24.08.2024, 18:05 @ Rugxulo |
mawk 1.3.4 20240622 for DOS |
> Keep in mind several things (from random experience): |