Re: A warning about GVIM

2021-06-14 Thread Claude Sylvain
On 2021-06-14 3:23 a.m., Fxzx mic via Cygwin wrote: ** (gvim:1682): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying Can this be fixed? --- From: Fxzx mic

Re: Clipboard integration does not work with XDMCP

2014-02-22 Thread Claude Sylvain
On 02/22/2014 08:36 AM, Jon TURNEY wrote: Thanks for reporting this problem, and the clear reproduction steps. The issue here is that the XDMCP login dialog kills all other X clients (including the clipboard integration client) for security. The clipboard integration client is supposed

Re: Who's using CYGWIN=tty and why?

2011-05-09 Thread Claude Sylvain
On 09/05/2011 12:10, Corinna Vinschen wrote: Chris and I are wondering how many people are using the Windows console as local console window in CYGWIN=tty mode and why. - I am not a Cygwin Power User, and I am not sure to understand you well. - If you talk about the console that is

Full screen mode (with bash).

2010-10-15 Thread Claude Sylvain
Hello, - Some months ago, when I upgraded from Cygwin 1.5.x to Cygwin 1.7.x, I noticed that bash was no more working in 80x25 resolution, when in full screen mode (doing [Alt][Enter]), but at higher resolution. At first glance, that was great. But, this is a real nuisance when working

Re: GCC, -rdynamic option is unrecognized by GCC.

2010-01-03 Thread Claude Sylvain
Dave Korn wrote: Cesar Strauss wrote: but failed with undefined references when switching to gcc 4.3.4. They seem to be related to some inline functions in toporouter.c. The meaning of extern inline changed, to match c99. See, for example:

Re: GCC, -rdynamic option is unrecognized by GCC.

2010-01-02 Thread Claude Sylvain
Hello Cesar, Cesar Strauss wrote: What gcc --version gives you? Is it 4.3.4? On my computer, Cygwin GCC tell: gcc (GCC) 4.3.4 20090804 (release) 1 Curiously, when I tried it myself, the build succeeded with gcc 3.4.4, but failed with undefined references when switching to gcc

Re: GCC, -rdynamic option is unrecognized by GCC.

2010-01-02 Thread Claude Sylvain
Cesar Strauss wrote: Curiously, when I tried it myself, the build succeeded with gcc 3.4.4, but failed with undefined references when switching to gcc 4.3.4. They seem to be related to some inline functions in toporouter.c. I will try to narrow it down. Meanwhile, you could try switching

GCC, -rdynamic option is unrecognized by GCC.

2010-01-01 Thread Claude Sylvain
Hello, - I am trying (without success) to compile this application (PCB): http://geda.seul.org/dist/pcb-20091103.tar.gz - configure work well. But... - When doing a make, there is a message telling: gcc: unrecognized option '-rdynamic' Followed by a ton of linker messages

update-desktop-database seems to not work anymore.

2009-12-29 Thread Claude Sylvain
Hello, - Just to report that update-desktop-database seems to not work correctly on Cygwin 1.7.1. It was working on Cygwin 1.5.x. - Furthermore, I notice the following things: - On Cygwin, when calling update-desktop-database without parameter, update-desktop-database exit

Re: No go after update to 1.7.1

2009-12-29 Thread Claude Sylvain
Bernd Bartmann wrote: procmon to monitor what bash is actually doing. As it seems it stops because it can't find /etc/passwd and /etc/fstab which indeed are missing. Shouldn't they have been created during the setup process? Also, /etc does not contain any files just some sub-directories:

Re: update-desktop-database seems to not work anymore.

2009-12-29 Thread Claude Sylvain
Cesar Strauss wrote: Claude Sylvain wrote: - Just to report that update-desktop-database seems to not work correctly on Cygwin 1.7.1. update-desktop-database.exe seems to be affected by a bug in Cygwin's libtool. See: Libtool: Generated manifests need execute permission http

Re: RFD: cygwin + *native* MinGW compiler

2009-01-28 Thread Claude Sylvain
Charles Wilson wrote: Pursuant to a discussion on the libtool list, I'm trying to get a feel for how many cygwin users rely on the cygwin environment to drive the *native* MinGW gcc compiler. - I currently use Cygwin for cross-platform development of software and firmware. - I use

Re: configure cannot find boost libraries

2009-01-26 Thread Claude Sylvain
Paulianna2002 wrote: Hi, I am trying to build the package 'SRecord' from source. When I configure I get === ... ... ... checking for stdint.h... yes checking for unistd.h... yes checking boost/shared_ptr.hpp usability... no checking