On Sun, 13 Jul 2025 20:34:56 +0900
Takashi Yano wrote:
> On Sun, 13 Jul 2025 11:40:10 +0200
> Christoph Reiter wrote:
> > I'm having the problem that under cygwin flushing stdin for some reason
> > doesn't
> > work when running in mintty. It works when running cygwin in the Windows
> > terminal th
On 2025-07-12 10:43, Aurélien Couderc via Cygwin wrote:
Follow up to an old thread,
Corinna wrote this:
Forth, by not trusting Cygwin to do the right thing and adding a lot
of unnecessary code for each single ACL, you slow down ls(1) even more
on Cygwin, which already gets a beating for being sl
On 13 Jul 2025, at 10:10, Fergus Daly via Cygwin wrote:
>
> Sorry - this is very person- rather than Cygwin-specific, but any insight
> would be greatly appreciated.
> In Cygwin and for many years I have compiled an executable myx.exe from
> source and then re-compiled it
> as the need arises w
On 7/13/2025 4:10 AM, Fergus Daly via Cygwin wrote:
-lfoo is passed on to the linker (probably ld), which does a very simple
adjustment of the name, specifically to libfoo.a. It searches for that name in
in directories of the link path, which is what the -L option controls.
(The .a is because of
On Sun, 13 Jul 2025 11:40:10 +0200
Christoph Reiter wrote:
> I'm having the problem that under cygwin flushing stdin for some reason
> doesn't
> work when running in mintty. It works when running cygwin in the Windows
> terminal though. In my case the program using this is pacman, where it asks
>
I'm having the problem that under cygwin flushing stdin for some reason doesn't
work when running in mintty. It works when running cygwin in the Windows
terminal though. In my case the program using this is pacman, where it asks
various questions and if you hit some keys in-between questions they l
Sorry - this is very person- rather than Cygwin-specific, but any insight would
be greatly appreciated.
In Cygwin and for many years I have compiled an executable myx.exe from source
and then re-compiled it
as the need arises when revised or new {source}/*.c occur.
After creating the archive myx0
7 matches
Mail list logo