Re: Question on pseudo console and legacy console

2020-02-10 Thread Thomas Wolff
Am 09.02.2020 um 04:20 schrieb Koichi Murase: Specifically I thought about completely disabling the pseudo console support with terminal emulators, and turning on it only for Cygwin consoles. But this is based on my assumption that the pseudo console mode is aimed to provide enhanced Cygwin cons

Re: fork: Resource temporarily unavailable errors after upgrading cygwin packages

2020-02-10 Thread Takashi Yano
On Mon, 10 Feb 2020 21:58:09 +0100 Peter Dons Tychsen wrote: > 1) Put attached makefile somewhere > 2) Download https://nuwen.net/files/mingw/mingw-17.1-without-git.exe > and unzip it in same place. > 3) Now run "make create" > 4) Now run "make clean && make -j32". Try a couple of times. > > -

Request For Partnership

2020-02-10 Thread CLI INVESTMENT GROUP
Hello, CLI Investment Group here in New York, an affiliate of CLI Ventures. We are a Financial Investment Company looking for Company(s) with profitable projects or entrepreneurial teams that require partnership. We are focusing on supporting early to late stage Companies. If interested, please

Re: fork: Resource temporarily unavailable errors after upgrading cygwin packages

2020-02-10 Thread David Finnie
On 11/02/2020 07:58, Peter Dons Tychsen wrote: It seems to be related to the fact the is is spawning non-cygwin programs. If i do the same test with normal GCC (default cygwin gcc) then everything is fine. That's great work, and I can confirm that it is the same in my environment. Our makefile

Re: fork: Resource temporarily unavailable errors after upgrading cygwin packages

2020-02-10 Thread Peter Dons Tychsen
Hi all, On Thu, 2020-02-06 at 09:18 +1100, David Finnie wrote: > That would be awesome if you could create a small test case OK, i put together a test-case: 1) Put attached makefile somewhere 2) Download https://nuwen.net/files/mingw/mingw-17.1-without-git.exe and unzip it in same place. 3) Now

Re: DllMain not called in CreateRemoteThread

2020-02-10 Thread Andrey Repin
Greetings, Olivia Nelson! > I need to use unix socket() interface, mingw does not seem to provide > the following headers: There's no UNIX interfaces in native applications. Choose one or another, not both. > #include > #include > #include > #include Also, please no top posting in this lis

Re: Error

2020-02-10 Thread cygwinautoreply
>Hey man, im getting a error here: (deep_ne) >C:\Users\User\PycharmProjects\Chapter10\gym_tensorflow\atari>cd .\atari-py >&& make > 1 [main] make 21104 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report this problem to >the public mailing list cygwin@cygwin.com >make -C

Error

2020-02-10 Thread Qasim Imtiaz
Hey man, im getting a error here: (deep_ne) C:\Users\User\PycharmProjects\Chapter10\gym_tensorflow\atari>cd .\atari-py && make 1 [main] make 21104 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com make -C atari_

Re: Can't compile port qtermwidget

2020-02-10 Thread Eliot Moss
On 2/9/2020 10:21 PM, Paul Galbraith via cygwin wrote: On 2020-02-09 5:18 p.m., Eliot Moss wrote: I am not Qt savvy, but I can think of two generic things to check: - The Qt version in the cygwin libraries you have, versus what qtermwidget expects. - The version of the C compiler (gcc keeps e