Re: Incompatible clipboard format between 32bit and 64bit cygwin

2021-09-27 Thread Brian Inglis
On 2021-09-28 00:19, Takashi Yano via Cygwin wrote: On Mon, 27 Sep 2021 23:22:30 -0600 Brian Inglis wrote: On 2021-09-27 22:49, Mark Geisert wrote: Hi Thomas, Thomas Wolff wrote: Am 26.09.2021 um 20:37 schrieb Thomas Wolff: Am 26.09.2021 um 11:50 schrieb Mark Geisert: Hi Takashi, Takashi

Re: Incompatible clipboard format between 32bit and 64bit cygwin

2021-09-27 Thread Takashi Yano via Cygwin
On Mon, 27 Sep 2021 23:22:30 -0600 Brian Inglis wrote: > On 2021-09-27 22:49, Mark Geisert wrote: > > Hi Thomas, > > > > Thomas Wolff wrote: > >> > >> Am 26.09.2021 um 20:37 schrieb Thomas Wolff: > >>> > >>> Am 26.09.2021 um 11:50 schrieb Mark Geisert: > Hi Takashi, > > Takashi Yano

Re: Incompatible clipboard format between 32bit and 64bit cygwin

2021-09-27 Thread Brian Inglis
On 2021-09-27 22:49, Mark Geisert wrote: Hi Thomas, Thomas Wolff wrote: Am 26.09.2021 um 20:37 schrieb Thomas Wolff: Am 26.09.2021 um 11:50 schrieb Mark Geisert: Hi Takashi, Takashi Yano via Cygwin wrote: I noticed that cygwin clipboard is not compatible between 32bit and 64bit cygwin. I

Re: Incompatible clipboard format between 32bit and 64bit cygwin

2021-09-27 Thread Mark Geisert
Hi Thomas, Thomas Wolff wrote: Am 26.09.2021 um 20:37 schrieb Thomas Wolff: Am 26.09.2021 um 11:50 schrieb Mark Geisert: Hi Takashi, Takashi Yano via Cygwin wrote: I noticed that cygwin clipboard is not compatible between 32bit and 64bit cygwin. If I run 'echo > /dev/clipboard' i

Re: [ANNOUNCEMENT] Updated: cygutils 1.4.16-7

2021-09-27 Thread Westcoast Human via Cygwin
On Mon, Sep 27, 2021 at 4:07 AM Takashi Yano wrote: > > On Mon, 27 Sep 2021 19:10:18 +0900 > Takashi Yano wrote: > > On Sun, 26 Sep 2021 17:46:16 -0700 > > Westcoast Human wrote: > > > I'm just going to jump in here and report what I think is an issue I > > > am having with 'putclip.' > > > > > >

Re: Setting up toolchains

2021-09-27 Thread Hans-Bernhard Bröker
Am 27.09.2021 um 13:27 schrieb Anthony Webber: Anyway, I am trying to set up my gcc toolchains in Cygwin, by which I mean that I'm trying to set up the environment so that the right programs are called at the right time by build systems like cmake and waf, or if I want to build in a more manua

Re: [ANNOUNCEMENT] Updated: cygutils 1.4.16-7

2021-09-27 Thread Richard Beels via Cygwin
On 2021-09-26 18:46, Westcoast Human via Cygwin wrote: This now wedges and is not interruptible with Ctrl-C, but closing the CMD window kills everything. Task Manager shows that putclip is apparently stuck in a loop waiting for something to happen as the counts in "I/O Other" and "I/O Other b

Re: Setting up toolchains

2021-09-27 Thread Brian Inglis
On 2021-09-27 08:27, Lee via Cygwin wrote: On 9/27/21, Anthony Webber wrote: Please excuse the naivety of this question, but I've looked elsewhere and can't find a good answer. Perhaps a good answer is to install MSYS2 alongside Cygwin. that seems to be the usual answer here :( Anyway, I am

[ANNOUNCEMENT] Updated: {,mingw64-{i686,x86_64}-}binutils-2.37-2

2021-09-27 Thread Achim Gratz
The binutils packages for Cygwin and MingW64 cross-compilation toolchains for version 2.37 are re-released to fix an upstream bug that created zero-length man pages. As with the original release additional patches are applied to remove upstream changes that are incompatible with Cygwin. binuti

Re: Setting up toolchains

2021-09-27 Thread Lee via Cygwin
On 9/27/21, Anthony Webber wrote: > Please excuse the naivety of this question, but I've looked elsewhere > and can't find a good answer. Perhaps a good answer is to install MSYS2 > alongside Cygwin. that seems to be the usual answer here :( > Anyway, I am trying to set up my gcc toolchains in Cy

Re: [ANNOUNCEMENT] cygwin 3.3.0-0.2.6c1f49f83fde (TEST)

2021-09-27 Thread Ken Brown via Cygwin
On 9/26/2021 8:57 PM, Chris Roehrig wrote: I have installed this (completely this time) and have encountered no issues with it. I'm getting full gigabit speeds with my rsync transfers. Looks great! Thanks for testing. Ken -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: [ANNOUNCEMENT] gdb-10.1-2 (TEST)

2021-09-27 Thread Jon Turney
On 02/05/2021 15:54, Jon Turney wrote: The following package has been updated in the Cygwin distribution: * gdb-10.2-1 The GNU debugger allows you to debug programs written in C, C++, and other languages, by executing them in a controlled fashion and printing their data. This is an update

Mail list unsubscription

2021-09-27 Thread Giovanna Macrì via Cygwin
Please I'd like to unsubscribe from this mail list -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Setting up toolchains

2021-09-27 Thread Anthony Webber
Please excuse the naivety of this question, but I've looked elsewhere and can't find a good answer. Perhaps a good answer is to install MSYS2 alongside Cygwin. Anyway, I am trying to set up my gcc toolchains in Cygwin, by which I mean that I'm trying to set up the environment so that the right

Re: [ANNOUNCEMENT] Updated: cygutils 1.4.16-7

2021-09-27 Thread Takashi Yano via Cygwin
On Mon, 27 Sep 2021 19:10:18 +0900 Takashi Yano wrote: > On Sun, 26 Sep 2021 17:46:16 -0700 > Westcoast Human wrote: > > I'm just going to jump in here and report what I think is an issue I > > am having with 'putclip.' > > > > For years I've been using a Windows shortcut to execute a simple > > f

Re: [ANNOUNCEMENT] Updated: cygutils 1.4.16-7

2021-09-27 Thread Takashi Yano via Cygwin
On Sun, 26 Sep 2021 17:46:16 -0700 Westcoast Human wrote: > I'm just going to jump in here and report what I think is an issue I > am having with 'putclip.' > > For years I've been using a Windows shortcut to execute a simple > filter function. It has recently stopped working. This is the 'target'