When I go to web page
http://cygwin.com/
then I can download CygWin from there (currently the file "setup-x86_64.exe").
Unfortunately this file is just an installer which retrieves in turn several
other files from Internet and remote servers.
Since I have no overview what is downloaded from wh
Ben via cygwin writes:
> Assume I want to call from Windows my CgyWin and pass a command to execute.
That depends a bit on what kind of environment that command expects, but
it could be as easy as invoking it with the full path. If it needs a
fully set up an environment you need to start a shell
On 2018-02-02 01:31, Ben via cygwin wrote:
> Assume my CgyWin (on a windows 7) is currently NOT started.
> Assume I want to call from Windows my CgyWin and pass a command to execute.
> Afterwards CygWin should automatically be closed again.
> How can I achieve this?
Cygwin is a DLL providing Unix/
Hi folks,
I uploaded a new Cygwin release 2.10.0-1
What's new:
---
- New open(2) flags O_TMPFILE and O_NOATIME.
- scanf/wscanf now handle the POSIX %m modifier.
- scanf now handles the %l[ conversion.
- Improved hostprogs compatibility for cross-compiling the Linux kernel.
New hea
Hi Mark,
it works. Maybe it's the best solution for the problem.
Greetings
Raimund
-Ursprüngliche Nachricht-
Von: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] Im Auftrag von
Mark Geisert
Gesendet: Freitag, 2. Februar 2018 09:11
An: cygwin@cygwin.com
Betreff: Re: RPC clnt_c
Ben via cygwin wrote:
> Assume my CgyWin (on a windows 7) is currently NOT started.
>
> Assume I want to call from Windows my CgyWin and pass a command to
> execute.
>
> Afterwards CygWin should automatically be closed again.
>
> How can I achieve this?
C:\cygwin\bin\bash.exe -c "command"
You
Assume my CgyWin (on a windows 7) is currently NOT started.
Assume I want to call from Windows my CgyWin and pass a command to execute.
Afterwards CygWin should automatically be closed again.
How can I achieve this?
Ben
--
Problem reports: http://cygwin.com/problems.html
FAQ:
Mark Geisert wrote:
Corinna Vinschen wrote:
On Jan 31 00:15, Mark Geisert wrote:
PAULUS, Raimund, TI-ABN wrote:
Hi Mark,
in my email (https://sourceware.org/ml/cygwin/2017-12/msg00194.html) i
described 2 approaches. I prefer nr 1.
Here the part of the source in bindresvport.c:
[...]
[...]
8 matches
Mail list logo