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
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
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
>>>
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
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
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
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
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
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
9 matches
Mail list logo