Re: Odd hang of cc1.exe *now isolated somewhat* cpp/gcc

2020-04-27 Thread Shaddy Baddah
Hi, On 27/4/20 4:54 pm, Shaddy Baddah wrote: Further, doing an strace seems to me to be a little revealing. Whilst I see cc1.exe in taskmgr, I do not see the process in strace. I realise now that I mightn't expect to see the cc1 process by name in the trace. But I have further information

[ANNOUNCEMENT] Updated: net-snmp-5.8-1

2020-04-27 Thread David Rothenberger
DESCRIPTION: Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3

Updated: net-snmp-5.8-1

2020-04-27 Thread David Rothenberger
DESCRIPTION: Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3

Re: Python - plan & execution

2020-04-27 Thread Jon Turney
On 23/04/2020 22:54, Yaakov Selkowitz wrote: On Fri, 2020-04-10 at 14:52 +0200, Marco Atzeri via Cygwin-apps wrote: Am 26.03.2020 um 08:19 schrieb Yaakov Selkowitz: On Thu, 2020-03-26 at 06:54 +0100, Marco Atzeri via Cygwin-apps wrote: Am 20.03.2020 um 04:47 schrieb Yaakov Selkowitz:

Re: write() on 64 bit platform sometimes returns 32bit -1 as error indicator

2020-04-27 Thread Corinna Vinschen
On Apr 24 16:01, Brian Inglis wrote: > On 2020-04-24 08:42, Corinna Vinschen wrote: > > This problem is due to a restriction in Windows introduced with Windows > > Vista. In theory it gets explained at length in "Changes to the file > > system and to the storage stack to restrict direct disk

[ANNOUNCEMENT] Test: lyx-2.3.4.2-2

2020-04-27 Thread Marco Atzeri via Cygwin-announce
New test version 2.3.4.2-2 of lyx is available in the Cygwin distribution CYGWIN CHANGES Re-built with Qt5 and Python 3.6 CHANGES Last upstream BUGFIX release. https://www.lyx.org/announce/2_3_4_2.txt DESCRIPTION LyX is a document processor that encourages an approach to writing based on

Test: lyx-2.3.4.2-2

2020-04-27 Thread Marco Atzeri via Cygwin-announce
New test version 2.3.4.2-2 of lyx is available in the Cygwin distribution CYGWIN CHANGES Re-built with Qt5 and Python 3.6 CHANGES Last upstream BUGFIX release. https://www.lyx.org/announce/2_3_4_2.txt DESCRIPTION LyX is a document processor that encourages an approach to writing based on

Odd hang of cc1.exe, when invoking cpp/gcc

2020-04-27 Thread Shaddy Baddah
Hi, First, I want to acknowledge that this could be exclusively a problem with my Windows 10 desktop. The problem I am having is when I run a simple gcc command, say gcc hello.c, the command hangs. In mintty, ctrl-c won't kill it. And I have to carefully kill the gcc process taskmgr, then kill