Re: Contents of /dev/

2023-01-08 Thread Andrey Repin via Cygwin
Greetings, Fergus Daly! > Until recently my Cygwin installation (which is of considerable size though > far from complete) > consisted entirely of directories (here about 3300), files (49000), links > (2300) and just 1 socket. > Now under /dev/ I find > 3 directories > 0 files > 4 links > 12 ty

[ANNOUNCEMENT] Updated: weechat-3.8-1

2023-01-08 Thread Sébastien Helleu via Cygwin
Version 3.8-1 of "weechat" has been uploaded. ChangeLog: https://weechat.org/files/changelog/ChangeLog-3.8.html DESCRIPTION WeeChat is a fast, light and extensible chat client. It runs on many platforms like Linux, Unix, BSD, GNU Hurd, Mac OS X and Windows (bash/ubuntu and cygwin). HOMEPAGE htt

Re: clang doesn't work from cygwin-3.4.0 (Re: clang-format and clang-check return 127 and no text)

2023-01-08 Thread Jon Turney via Cygwin
On 08/01/2023 13:31, Csaba Raduly wrote: On Sun, 8 Jan 2023 at 12:02, Jon Turney wrote: ... shows the actual problem... ... ... which does correspond to a change made in Cygwin 3.5.0. Sorry, my mistake. I meant to write 3.4.0 here. But my Cygwin is only 3.4.3: Cygwin DLL version in

Contents of /dev/

2023-01-08 Thread Fergus Daly via Cygwin
Until recently my Cygwin installation (which is of considerable size though far from complete) consisted entirely of directories (here about 3300), files (49000), links (2300) and just 1 socket. Now under /dev/ I find 3 directories 0 files 4 links 12 type b being block (buffered) special 17 type

Re: clang doesn't work from cygwin-3.4.0 (Re: clang-format and clang-check return 127 and no text)

2023-01-08 Thread Jon Turney via Cygwin
On 08/01/2023 09:18, Csaba Raduly via Cygwin wrote: On Sun, 8 Jan 2023 at 09:11, ggl329 via Cygwin wrote: $ strace /usr/bin/clang --version strace.exe: error creating process C:\cygwin64\bin\clang, (error 5) This will usually avail you naught, as clang is a Cygwin symlink, and strace as a pu

[ANNOUNCEMENT] picocom 3.1-1

2023-01-08 Thread Libor Ukropec via Cygwin-announce via Cygwin
The following packages have been uploaded to the Cygwin distribution: * picocom-3.1-1 picocom was designed to serve as a simple, manual, modem configuration, testing, and debugging tool. It has also served (quite well) as a low-tech 'terminal-window' to allow operator intervention in PPP conn

Re: clang doesn't work from cygwin-3.4.0 (Re: clang-format and clang-check return 127 and no text)

2023-01-08 Thread Csaba Raduly via Cygwin
On Sun, 8 Jan 2023 at 09:11, ggl329 via Cygwin wrote: > > In my environment, clang doesn't work as reported in > https://cygwin.com/pipermail/cygwin/2022-December/252719.html . > > I found that it doesn't work with cygwin-3.4.0-1, > but works with cygwin-3.3.6-1. > cygwin-3.5.0-0.69.g8a003605c1df

clang doesn't work from cygwin-3.4.0 (Re: clang-format and clang-check return 127 and no text)

2023-01-08 Thread ggl329 via Cygwin
In my environment, clang doesn't work as reported in https://cygwin.com/pipermail/cygwin/2022-December/252719.html . I found that it doesn't work with cygwin-3.4.0-1, but works with cygwin-3.3.6-1. cygwin-3.5.0-0.69.g8a003605c1df doesn't help. Changes in cygwin-3.4.0-1 bring this issue? or clang

Re: gcc -mno-cygwin

2023-01-08 Thread Brian Inglis via Cygwin
On Sat, 7 Jan 2023 14:50:02 -0500, Lee wrote: The "-mno-cygwin" gcc option went away years ago. Correct? It still shows up in the output of 'man gcc': $ man gcc | grep mno-cygwin x86 Windows Options -mconsole -mcygwin -mno-cygwin -mdll -mnop-fun-dllimport -mthread -municode -mw