Sujet : Re: Python (was Re: I did not inhale)
De : 643-408-1753 (at) *nospam* kylheku.com (Kaz Kylheku)
Groupes : comp.unix.shell comp.unix.programmer comp.lang.miscDate : 22. Aug 2024, 18:48:03
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20240822104049.378@kylheku.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
User-Agent : slrn/pre1.0.4-9 (Linux)
On 2024-08-22, Kaz Kylheku <
643-408-1753@kylheku.com> wrote:
On 2024-08-22, Bart <bc@freeuk.com> wrote:
So this is only indirectly using POSIX under Windows.
>
That is correct; the Microsoft POSIX subsystem isn't used, if that's
what you mean by "direct".
>
It's not designed to be usable, as far as I know.
The Wikipedia has info about this:
https://en.wikipedia.org/wiki/Microsoft_POSIX_subsystemOver the years, Microsoft shipped different "POSIX-on-Windows"
solutions, making them a moving target.
You cannot rely on any of these, not only because of the moving
target nature, but because of various drawbacks.
None of them are useful when what you want either of these:
- port a POSIX program such that it's a native Windows application,
not requiring any special environment or subsystem.
- develop a native Windows application which uses POSIX interfaces to
interact with the host system as much as possible.
-- TXR Programming Language: http://nongnu.org/txrCygnal: Cygwin Native Application Library: http://kylheku.com/cygnalMastodon: @Kazinator@mstdn.ca