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

2010-01-02 Thread Cesar Strauss
Claude Sylvain wrote: - 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'" Actually, this message is

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

2009-12-29 Thread Cesar Strauss
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://article.gmane.org/gmane.os.cyg

Re: [1.7] gvim "Cannot fork" error

2009-09-20 Thread Cesar Strauss
Christopher Faylor wrote: > On Sat, Sep 12, 2009 at 04:14:11PM +0200, Fr??d??ric Bron wrote: >>> I believe it worked fine before (until a few days ago). I updated to >>> latest cygwin by running setup-1.7.exe. >>> (Just running setup -> click several next... ??-> finish) >>> >>> And now if I do >>>

Incorrect use of IsWow64Process in Cygwin sources

2008-04-27 Thread Cesar Strauss
Please consider the following snippet from src/winsup/cygwin/wincap.cc (wincapc::init): BOOL is_wow64_proc = FALSE; if (IsWow64Process (GetCurrentProcess (), &is_wow64_proc)) wow64 = is_wow64_proc; else { ((wincaps *)this->caps)->needs_count_in_si_lpres2 = false; ((winca

Re: Updated: git-1.5.3.2-1

2007-09-25 Thread Cesar Strauss
Eric Blake wrote: According to Eric Blake on 9/22/2007 6:37 PM: A new release of git, 1.5.3.2-1, has been uploaded, replacing 1.5.3-1 as the current version. Phooey. In the process of packaging this, I overlooked the fact that the upstream makefile changed enough such that /usr/lib/perl5/vend

Re: No source package for libiconv2-1.11-1

2007-04-19 Thread Cesar Strauss
Alec Keeler wrote: > When I download the latest version of libiconv2 (1.11-1) and check the > source download box, the source tarball I get is > libiconv-1.9.2-2-src.tar.bz2. > > This was the same from mirrors.kernel.org and www.mirror.ac.uk > > Every other package I have downloaded, the version

Re: ls output still truncated

2007-02-20 Thread Cesar Strauss
Chuck wrote: Cesar Strauss wrote: Chuck wrote: Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages, deleted the directories, and reinstalled

Re: ls output still truncated

2007-02-20 Thread Cesar Strauss
Chuck wrote: Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages, deleted the directories, and reinstalled from scratch. Even just installing t

Re: GTK Problem

2006-07-23 Thread Cesar Strauss
Guenther Sohler wrote: Dear Group, I have a problem, which really drives me crazy all over the last days! On my home computer I compiled a GTK-2.0 Application on cygwin, and everything works fine. When I try to repeat the same on a different computer (installing cygwin, setting everything up