Re: mbrtoc32 not found following update.

2024-07-31 Thread Eric J Korpela via Cygwin
On Wed, Jul 31, 2024 at 5:16 AM Eliot Moss wrote: > Your cygcheck.out does not list a man.exe or wget.exe. I am not sure how > the strace got as far as it did. But I suggest reinstalling those two > programs. Not sure how those exe's got zapped. Maybe an installation > upgrade did not complet

Re: mbrtoc32 not found following update.

2024-08-01 Thread Eric J Korpela via Cygwin
setup-x86_64 says I'm at 3.5.3-1 (and yes I have rebooted, several times). I'll try a reinstall. On Wed, Jul 31, 2024 at 4:08 PM Brian Inglis via Cygwin wrote: > On 2024-07-30 18:58, Eric J Korpela via Cygwin wrote: > > Following an update of the packages I have installed

Re: mbrtoc32 not found following update.

2024-08-04 Thread Eric J Korpela via Cygwin
Was away for a couple days and just came back to this. Reboots didn't seem to get the DLL replaced, which probably means something is weirdly broken with file permissions in windows on my system. That bodes ill for the future, and probably means a Windows reinstall is in my future. Eventually I

Re: Compile as DOS application?

2025-06-01 Thread Eric J Korpela via Cygwin
To be more explicit, a text mode windows program is not a DOS program. It will do anything useful on a DOS system without windows. If you desire 32-bit protected mode DOS programs, DJGPP may be your best option. New builds of DJGPP are available at http://www.delorie.com/djgpp/ . I'm not sure i