Re: Cygwin make target is never determined up to date

2010-05-04 Thread Dave Korn
On 05/05/2010 06:04, Jeremy Bopp wrote: > MichaelKim wrote: >> Prerequisite `../bin/build/chrome' is newer than >> target `../bin/build/chrome/alt.jar'. >> Must remake target `../bin/build/chrome/alt.jar'. > So let me get this straight. The JAR file you're tryin

Re: V1.7 and endless loops triggerd by junction points

2010-05-04 Thread Andy Koppe
Matthias Meyer wrote: > I've installed cygwin 1.7 in Vista and have two problems, not known prior > with cygwin 1.5.25: > > 1) If I login in a shell (e.g. sh --login -i) I can not use cursor or > backspace keys. It seems that the cursor can't go into the left direction. > Cursor up will resolve in

Re: Cygwin make target is never determined up to date

2010-05-04 Thread Jeremy Bopp
MichaelKim wrote: > Yea I tried to add sleep, no good. Consequent calls doesn't go > $(jar_target_dir) target, they only run $(chrome_jar_file) target. > > It's NTFS, Windows 7. The other system which performs as expected Windows > XP, again NTFS. > Here is some additional information: > > Re

Re: Resizing a terminal window

2010-05-04 Thread Andy Koppe
J. David Boyd wrote: > I don't think it is a Cygwin issue at all.  And, I'm certain it is a > remote server problem, as it works on many boxes. > > I was just looking for some help and ideas, and the Cygwin list seemed a > good place to start since I use Cygwin. Right. This list is all about the m

Re: Cygwin make target is never determined up to date

2010-05-04 Thread MichaelKim
Yea I tried to add sleep, no good. Consequent calls doesn't go $(jar_target_dir) target, they only run $(chrome_jar_file) target. It's NTFS, Windows 7. The other system which performs as expected Windows XP, again NTFS. Here is some additional information: Reading makefiles... Updating g

Re: Resizing a terminal window

2010-05-04 Thread Andy Koppe
Thomas Wolff wrote: > LINES and COLUMNS are legacy mechanisms which may serve as a workaround if > the system doesn't otherwise handle screen size changes properly. They > should not be needed on modern systems where the tty driver maintains the > information. Yep. > (You may note that mintty has

Re: Cygwin make target is never determined up to date

2010-05-04 Thread Jeremy Bopp
MichaelKim wrote: > Cygwin make always processing `$(chrome_jar_file)` target, after first > successful build. So I never get up to date message and always see commands > for `$(chrome_jar_file)` are executing. > > However it happens only on Windows 7. On Windows XP once it built and > intact, no

Re: cpu usage capped?

2010-05-04 Thread Mark Geisert
> I have some code that takes advantage of 8 cores on my machine using > OpenMP. Under plain ol windows, this code causes all the CPUs to max > out at 99%. But when recompiled for cygwin, each core jumps to about > 85%. The rest is not being used by other processes. Could someone > explain why this

cpu usage capped?

2010-05-04 Thread Ross Anderson
Hi all, I have some code that takes advantage of 8 cores on my machine using OpenMP. Under plain ol windows, this code causes all the CPUs to max out at 99%. But when recompiled for cygwin, each core jumps to about 85%. The rest is not being used by other processes. Could someone explain why this

Cygwin make target is never determined up to date

2010-05-04 Thread MichaelKim
Cygwin make always processing `$(chrome_jar_file)` target, after first successful build. So I never get up to date message and always see commands for `$(chrome_jar_file)` are executing. However it happens only on Windows 7. On Windows XP once it built and intact, no more builds. I narrowed down

Re: Computer magazine CHIP asks for permission to distribute "cygwin" on its cover-cd

2010-05-04 Thread Reini Urban
2010/5/4 Andrew Schulman: >> On May  4 12:21, Andrew Schulman wrote: >> > oy >> >> -v? > > oy (interj.):  Such cluelessness! GNU and open source is not *that* old, CHIP is much older. GNU 1983 founded, popular in the beginning of the 90ies vs. CHIP founded 78 and I stopped reading it when ope

Re: Resizing a terminal window

2010-05-04 Thread Thomas Wolff
Am 04.05.2010 16:03, schrieb J. David Boyd: ... Locally, I can use the mouse to resize a window, and the $COLUMNS and $LINES variables are automatically filled in. On many remote xterm sessions, they aren't. Does anyone have any idea where to start figuring out what is wrong, and what I can do

Re: Resizing a terminal window

2010-05-04 Thread J. David Boyd
Andy Koppe writes: > J. David Boyd wrote: >> I'm using Cygwin to provide my own X server, and using Xterms locally, >> and to connect to remote servers. >> >> Locally, I can use the mouse to resize a window, and the $COLUMNS and >> $LINES variables are automatically filled in. >> >> On many remot

V1.7 and endless loops triggerd by junction points

2010-05-04 Thread Matthias Meyer
Hello, I've installed cygwin 1.7 in Vista and have two problems, not known prior with cygwin 1.5.25: 1) If I login in a shell (e.g. sh --login -i) I can not use cursor or backspace keys. It seems that the cursor can't go into the left direction. Cursor up will resolve in one line like: $ tail /cy

Re: Resizing a terminal window

2010-05-04 Thread Andy Koppe
J. David Boyd wrote: > I'm using Cygwin to provide my own X server, and using Xterms locally, > and to connect to remote servers. > > Locally, I can use the mouse to resize a window, and the $COLUMNS and > $LINES variables are automatically filled in. > > On many remote xterm sessions, they aren't.

Re: 1.7.5-1: fork throw segfault with g++ 4.3.4

2010-05-04 Thread Dave Korn
On 27/04/2010 08:02, Tim Wilson-Brown wrote: > Hi, > > I have identified a reproducible segfault when throwing exceptions in the > thrift IPC library under cygwin 1.7.5-1. Thanks for the simple testcase :) I have debugged what is happening, and it appears that the typeinfo for the stringexce

readshortcut: print Target in raw format

2010-05-04 Thread Denis Excoffier
Hello, On my Cygwin system (XP) i have (probably like most of you) the following commands: 1) readshortcut.exe, from the package cygutils-1.4.2 2) SHORTCUT.EXE, from %windir%/system32 (or equivalent) They are both consistent: in case of a `Target' that contains an environment variable, the v

Re: Computer magazine CHIP asks for permission to distribute "cygwin" on its cover-cd

2010-05-04 Thread Andrew Schulman
> On May 4 12:21, Andrew Schulman wrote: > > oy > > -v? oy (interj.): Such cluelessness! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsu

AW: Computer magazine CHIP asks for permission to distribute "cygwin" on its cover-cd

2010-05-04 Thread Dulic Kresimir
Hi & thanks. I indeed missed it. Kreši -Ursprüngliche Nachricht- Von: Corinna Vinschen [mailto:vinsc...@redhat.com] Gesendet: Dienstag, 4. Mai 2010 18:11 An: Dulic Kresimir Cc: cygwin@cygwin.com Betreff: Re: Computer magazine CHIP asks for permission to distribute "cygwin" on its cove

Re: Computer magazine CHIP asks for permission to distribute "cygwin" on its cover-cd

2010-05-04 Thread Corinna Vinschen
On May 4 12:21, Andrew Schulman wrote: > oy -v? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwi

Re: Computer magazine CHIP asks for permission to distribute "cygwin" on its cover-cd

2010-05-04 Thread Andrew Schulman
oy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Computer magazine CHIP asks for permission to distribute "cygwin" on its cover-cd

2010-05-04 Thread Corinna Vinschen
Hi, In case you missed it, you're writing to a public mailing list. On May 4 12:40, Dulic Kresimir wrote: > Dear Sir or Madam, > > my name is Kresimir Dulic, I work for the German edition of CHIP Magazine > (Sold circulation: over 364,000 copies per month; Readership: over 1.63 > million re

[ANNOUNCEMENT] Updated: gnuplot-4.4.0-1: A command-line driven interactive function plotting utility

2010-05-04 Thread Dr. Volker Zell
Hi A new version of 'gnuplot' has been uploaded to a server near you. o Update to latest upstream release. o Build for cygwin 1.7.5 with gcc-4 gnuplot NEWS: === New features, changes and fixes since gnuplot version 4.2 = *

[ANNOUNCEMENT] New package: maradns-1.4.03-2

2010-05-04 Thread Steven Monai
Version 1.4.03-2 of 'maradns' has been uploaded. This version is the initial release of the maradns package for Cygwin. The following was excerpted from the Introduction section of the MaraDNS project website, http://www.maradns.org/ : MaraDNS is a package that implements the Domain Name Service

Resizing a terminal window

2010-05-04 Thread J. David Boyd
I'm using Cygwin to provide my own X server, and using Xterms locally, and to connect to remote servers. Locally, I can use the mouse to resize a window, and the $COLUMNS and $LINES variables are automatically filled in. On many remote xterm sessions, they aren't. Does anyone have any idea wher

Re: How to remove those previously downloaded packges?

2010-05-04 Thread Christopher Faylor
On Tue, May 04, 2010 at 09:41:17AM -0400, Christopher Faylor wrote: >On Tue, May 04, 2010 at 05:59:33AM +, hzgmaxw...@sohu.com wrote: >>Every time when I was installing a cygwin, I run the setup twice. >>The first time is to download only, then the second is to install from local >>directory.

Re: How to remove those previously downloaded packges?

2010-05-04 Thread Christopher Faylor
On Tue, May 04, 2010 at 05:59:33AM +, hzgmaxw...@sohu.com wrote: >Every time when I was installing a cygwin, I run the setup twice. >The first time is to download only, then the second is to install from local >directory. > >To doing like this is to keep the installed packages under a specifie

Re: xdr naming difference

2010-05-04 Thread Corinna Vinschen
On May 4 06:48, Eric Blake wrote: > glibc provides xdr_uint{8,16,32,64}_t, but while cygwin exports those > functions, the header rpc/xdr.h only declares xdr_u_int{8,16,32,64}_t > (note the extra underscore). Likewise, the IXDR_PUT_INT32 macro is > missing. These differences in the cygwin versio

xdr naming difference

2010-05-04 Thread Eric Blake
glibc provides xdr_uint{8,16,32,64}_t, but while cygwin exports those functions, the header rpc/xdr.h only declares xdr_u_int{8,16,32,64}_t (note the extra underscore). Likewise, the IXDR_PUT_INT32 macro is missing. These differences in the cygwin version tripped up compilation of libvirt on cygw

Re: [PMX:#] Re: "Error opening terminal: cygwin." when attempting to start lynx

2010-05-04 Thread Ken Brown
On 5/4/2010 7:31 AM, Andrey Repin wrote: Greetings, Ken Brown! But I've tried to move Cygwin folders earlier in Path... [C:\]$set PATH&& lynx C:/bin;C:/usr/sbin;C:\WINDOWS/system32;C:\WINDOWS;C:\WINDOWS/System32/Wbem;C:/usr/4nt;C:/usr/Delphi/vbroker/bin;C:/usr/Delphi7/Bin ;C:/usr/Delphi7/Pro

Re: "Error opening terminal: cygwin." when attempting to start lynx

2010-05-04 Thread Andrey Repin
Greetings, Ken Brown! >> But I've tried to move Cygwin folders earlier in Path... >> >> [C:\]$set PATH&& lynx >> C:/bin;C:/usr/sbin;C:\WINDOWS/system32;C:\WINDOWS;C:\WINDOWS/System32/Wbem;C:/usr/4nt;C:/usr/Delphi/vbroker/bin;C:/usr/Delphi7/Bin >> ;C:/usr/Delphi7/Projects/Bpl;C:/usr/sbin/svn-win32

Computer magazine CHIP asks for permission to distribute "cygwin" on its cover-cd

2010-05-04 Thread Dulic Kresimir
Dear Sir or Madam, my name is Kresimir Dulic, I work for the German edition of CHIP Magazine (Sold circulation: over 364,000 copies per month; Readership: over 1.63 million readers per issue). Currently we are writing an article about freeware and in this context your really interesting softw

Re: How to remove those previously downloaded packges?

2010-05-04 Thread hzgmaxwell
It's good to hear that you ever had same requirement with me. I run your script, unfortunately, I'm disappointed as soon as I have a quick loop of the output, see the alternatives and bash. release/alternatives/alternatives-1.3.30c-2.tar.bz2 X release/alternatives/alternatives-1.3.30c-3.tar.bz2 r

Re: Emacs scroll bar under Cygwin

2010-05-04 Thread Csaba Raduly
On Mon, May 3, 2010 at 9:06 PM, Steven Collins wrote: > Under Cygwin however the > scrollbar behaves totally different, with a > left click scrolling the buffer forward and > a right click scrolling the buffer back. This sounds like the behavior of xterm. Which is one of the reasons why I used rx

Re: cygwin + rsync issue under Windows 7 x64

2010-05-04 Thread Chris Dunlop
Jamie Lokier shareable.org> writes: > Wayne Davison wrote: >>I'd imagine that both ssh and rsync start using a lot of CPU because >>the socketpair must be indicating that it is ready for a write (or >>read) but the actual write() (or read()) fails to return any bytes (as >>long as