Problems with a combination of a mingw program, mintty, and CYGWIN=disable_pcon

2020-05-06 Thread André Bleau via Cygwin
Hi cygwin users, I have cli program that I run with mintty. It is a simple C++ program, reading from cin and outputing to cout. It is cross-compiled as a mingw program. I've been running it without problems fro over 2 years. Recently, I updated cygwin to 3.1.4-1 and noticed the pcon support. Si

Re: Problems with a combination of a mingw program, mintty, and CYGWIN=disable_pcon

2020-05-07 Thread André Bleau via Cygwin
Takashi Yano wrote: Hi André, Thanks for the report. On Thu, 7 May 2020 03:38:25 + André Bleau via Cygwin wrote: > Hi cygwin users, > > I have cli program that I run with mintty. It is a simple C++ program, > reading from cin and outpu

Re: incorrect text mode graphic character display

2020-05-07 Thread André Bleau via Cygwin
Brian wrote: > Assuming Julia is a not Cygwin program, > you can try "CYGWIN=disable_pcon" before any Cygwin process Did not help. Thanks for that though, I had no idea those kind of env variables were available. Brian __

Re: incorrect text mode graphic character display

2020-05-07 Thread André Bleau via Cygwin
Brian wrote: __ success! That did it.  What i find particularly strange is that it fixes the problem in mintty as well as the terminals i'm running in x-windows, for example the xfce4-terminal. I had no idea such a thing as the cygwin.dll existed, i would have n

Re: Failed assertion dialog box

2020-11-13 Thread André Bleau via Cygwin
On Fri, Nov 13, 2020 at 10:45 PM Duncan Roe wrote: > Hi William, > > On Fri, Nov 13, 2020 at 12:27:57PM -0500, cygwin wrote: > > I've run into a problem running a collection of tests under Cygwin and I > > wonder if anyone can suggest a way around it. > > > > The problem occurs when a program b

Re: Failed assertion dialog box

2020-11-15 Thread André Bleau via Cygwin
--- De : Cygwin de la part de William M. (Mike) Miller via Cygwin Envoyé : 15 novembre 2020 08:12 À : The Cygwin Mailing List Objet : Re: Failed assertion dialog box   On Sat, Nov 14, 2020 at 11:49 PM Duncan Ro

Re: Failed assertion dialog box

2020-11-15 Thread André Bleau via Cygwin
--- De : Cygwin de la part de André Bleau via Cygwin Envoyé : 15 novembre 2020 15:04 À : The Cygwin Mailing List Objet : Re: Failed assertion dialog box

Re: Failed assertion dialog box ATTN: Takashi Yano

2020-11-19 Thread André Bleau via Cygwin
--- De : Cygwin de la part de André Bleau via Cygwin Envoyé : 15 novembre 2020 15:39 À : The Cygwin Mailing List Objet : Re: Failed assertion dialog box

Re: Failed assertion dialog box ATTN: Takashi Yano

2020-11-19 Thread André Bleau via Cygwin
De : Cygwin de la part de Thomas Wolff Envoyé : 19 novembre 2020 13:30 À : cygwin@cygwin.com Objet : Re: Failed assertion dialog box ATTN: Takashi Yano   --- Am 19.11.2020 um 15:21 schrieb André Bleau via

Re: posix thread scaling issue

2023-09-02 Thread André Bleau via Cygwin
Jeff wrote: > I have a program that is embarrassing parallel. > On my older computer which has an epyc 7302 (16 cores, 32 threads) it > scales very well using cygwin, and fully utilized all threads. > On my new computer which has an epyc 7B13 (64 cores, 128 threads) it > does not scale very well.

Re: posix thread scaling issue

2023-09-02 Thread André Bleau via Cygwin
Jeff wrote: > Thanks. I am doing the memory allocation in a single thread. > The compute uses all the threads I can get, and the compute isn't > scaling very well with cygwin. > It does work well on my 16 core 32 thread processor, so for most people > the posix threading is fine. > jeff For t

Re: [ANNOUNCEMENT] cygwin 3.2.0-0.1 (TEST)

2021-03-09 Thread André Bleau via Cygwin
Hi, Last year, I reported a problem about console output with pcon support. For the simple test program, see: https://cygwin.com/pipermail/cygwin/2020-May/244742.html I was told (https://cygwin.com/pipermail/cygwin/2020-May/244745.html) that I need to inset the following lines in my program: #

Re: [ANNOUNCEMENT] cygwin 3.2.0-0.1 (TEST)

2021-03-10 Thread André Bleau via Cygwin
Takashi Yano wrote: >On Wed, 10 Mar 2021 03:38:52 + >André Bleau wrote: >> Hi, >> >> Last year, I reported a problem about console output with pcon support. For >> the simple test program, see: >> https://cygwin.com/pipermail/cygwin/2020-May/244742.html >> >> I was told (https://cygwin.com/

C++ program using

2021-06-10 Thread André Bleau via Cygwin
Hi all, I have a small C++ program using . Mainly, I have a series of long tasks for which I can use a chosen number of threads. I create a given number of instances of the std::thread class, each executing the same function but with different data. After launching the threads, my program waits

Re: C++ program using

2021-06-11 Thread André Bleau via Cygwin
Mark Geisert wrote: >Hi André, > >André Bleau via Cygwin wrote: >> Hi all, >> >> I have a small C++ program using . Mainly, I have a series of long >> tasks for which I can use a chosen >>number of threads. I create a given number of instances of the std::t

Problem with mail archives?

2021-08-20 Thread André Bleau via Cygwin
Hello, I noticed that no message has been archived for cygwin-patches at https://cygwin.com/pipermail/cygwin-patches/2021q3/date.html since August 3rd, and to cygwin-developers at https://cygwin.com/pipermail/cygwin-developers/2021-July/date.html since July 2nd. The main archive at https://c

Re: Problem with mail archives?

2021-08-20 Thread André Bleau via Cygwin
Achim Gratz via Cygwin writes: > André Bleau via Cygwin writes: > > I noticed that no message has been archived for cygwin-patches since > > August 3rd, and to cygwin-developers since July 2nd. > What exactly makes you think that there were any messages that need to > be