Re: Problem about installing PGI on Cygwin

2020-04-02 Thread Eliot Moss
On 4/2/2020 10:48 AM, Tim Prince via Cygwin wrote: On 4/2/2020 9:14 AM, Andrew Schulman via Cygwin wrote: I tried to install PGI (Linux version) on Cygwin, however, Cygwin told me that PGI can only be installed under Linux operator system. So is there any method to install PGI on Cygwin?

Updated: mpfr-4.0.2-2p6

2020-04-02 Thread Achim Gratz
[Correction of the previous announcement, which was sent out by accident before the edits were finished.] The MPFR Library The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the

[ANNOUNCEMENT] Updated: mpfr-4.0.2-2p6

2020-04-02 Thread Achim Gratz
[Correction of the previous announcement, which was sent out by accident before the edits were finished.] The MPFR Library The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the

[ANNOUNCEMENT] Updated: mpfr-4.0.1-4p6

2020-04-02 Thread Achim Gratz
The MPFR Library The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library. The main goal of MPFR is to provide a library for multiple-precision

Re: Sv: Sv: Sv: Sv: Sv: Sv: Sv: Sv: Named pipes and multiple writers

2020-04-02 Thread Ken Brown via Cygwin
On 4/2/2020 4:05 AM, sten.kristian.ivars...@gmail.com wrote: It is great that you're looking into a totally dynamic solution I've just pushed a first attempt at this. I tested it by running your test program with parameters 50/50. It looks like there are about 2000 writers open at once

Re: bug report: shell expansion in argv[] processing sensitive to LANG, e.g. "ls: cannot access '*.pdf': No such file or directory", but works okay in bash

2020-04-02 Thread L A Walsh
On 2020/04/02 06:43, Andrey Repin wrote: That's not what actually happens. ...\Documents> ls -1 *.pdf 21927-ticket.pdf 'Stars! Universe Map.pdf' --- Thank you for your update. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/

Re: Problem about installing PGI on Cygwin

2020-04-02 Thread Tim Prince via Cygwin
On 4/2/2020 9:14 AM, Andrew Schulman via Cygwin wrote: >> I tried to install PGI (Linux version) on Cygwin, however, Cygwin told me >> that PGI can only be installed under Linux operator system. So is there any >> method to install PGI on Cygwin? > > What is PGI? Where do you get it? > > --

Re: bug report: shell expansion in argv[] processing sensitive to LANG, e.g. "ls: cannot access '*.pdf': No such file or directory", but works okay in bash

2020-04-02 Thread Andrey Repin
Greetings, L A Walsh! > On 2020/03/24 00:18, Jay Libove via Cygwin wrote: >> Problem: >> Under certain circumstances (see Steps to Reproduce, below) Cygwin programs' >> built-in argv[] globbing will produce unexpected: >> "{programName}: cannot access '{glob pattern}: No such file or directory"

Path issue with cygwin and g++ -fprofile-generate and -fprofile-use command

2020-04-02 Thread vivien.clauzon--- via Cygwin
Hi cygwin users, today I saw an issue when trying to use profile guided optimization of g++ (9.3.0) inside cygwin 3.1.4 with path specified uname -a gives CYGWIN_NT-10.0 3.1.4(0.340/5 /3) 2020-02-19 x86_64 Cygwin More specificaly if I try to give a path argument like

Re: Problem about installing PGI on Cygwin

2020-04-02 Thread Andrew Schulman via Cygwin
> I tried to install PGI (Linux version) on Cygwin, however, Cygwin told me > that PGI can only be installed under Linux operator system. So is there any > method to install PGI on Cygwin? What is PGI? Where do you get it? -- Problem reports: https://cygwin.com/problems.html FAQ:

Problem about installing PGI on Cygwin

2020-04-02 Thread 981800529 via Cygwin
Hello: I tried to install PGI (Linux version) on Cygwin, however, Cygwin told me that PGI can only be installed under Linux operator system. So is there any method to install PGI on Cygwin? Sincerely -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: Sv: Sv: Sv: Sv: Sv: Sv: Sv: Sv: Named pipes and multiple wri

2020-04-02 Thread Gregery Barton via Cygwin
How do I unsubscribed from cygwin mailing lists? I tried simple unsubscribe but it's not so simple. I don't have a password and it won't send me one. Sent from Yahoo7 Mail on Android On Thu, 2 Apr 2020 at 7:06 pm, Kristian Ivarsson via Cygwin wrote: > On 4/1/2020 2:34 PM, Ken Brown via

Sv: Sv: Sv: Sv: Sv: Sv: Sv: Sv: Named pipes and multiple writers

2020-04-02 Thread Kristian Ivarsson via Cygwin
> On 4/1/2020 2:34 PM, Ken Brown via Cygwin wrote: > > On 4/1/2020 1:14 PM, sten.kristian.ivars...@gmail.com wrote: > >>> On 4/1/2020 4:52 AM, sten.kristian.ivars...@gmail.com wrote: > > On 3/31/2020 5:10 PM, sten.kristian.ivars...@gmail.com wrote: > >>> On 3/28/2020 10:19 PM, Ken Brown

Re: Putting packages up for adoption

2020-04-02 Thread Corinna Vinschen
On Apr 1 16:58, Yaakov Selkowitz wrote: > On Tue, 2020-03-24 at 16:19 -0400, Andrew Schulman wrote: > > > On Mar 19 23:47, Yaakov Selkowitz wrote: > > > > Hello Cygwin package maintainers, > > > > > > To that end, in the best interest of the community, please consider my > > > > packages up for

Re: bug report: shell expansion in argv[] processing sensitive to LANG, e.g. "ls: cannot access '*.pdf': No such file or directory", but works okay in bash

2020-04-02 Thread L A Walsh
On 2020/03/24 00:18, Jay Libove via Cygwin wrote: Problem: Under certain circumstances (see Steps to Reproduce, below) Cygwin programs' built-in argv[] globbing will produce unexpected: "{programName}: cannot access '{glob pattern}: No such file or directory" e.g. "ls: cannot access '*.pdf': No