Re: cron job don't work correct

2006-09-06 Thread Todde
René Berber-2 wrote: > > Todde wrote: >> >> Igor Peshansky wrote: >>> On Fri, 1 Sep 2006, Todde wrote: >>> With cygwin i want run a daily script that should build my source every day. I want do that with a cron job. [snip] Here is the problem: But i.e. if i ca

Re: cron job don't work correct

2006-09-06 Thread Todde
Larry Hall (Cygwin) wrote: > >> > > Typically the variables that matter are those that affect how commands > you've > given are found, like PATH. It's rare to require access to allot of other > environment variables for proper running and certainly it's buggy to build > your own scripts that

Status of gcc 3.4.4-2

2006-09-06 Thread Charles Plager
Hello, I am wondering if/when gcc 3.4.4-2 (or similar) will be promoted from 'experimental' to 'current'. There were issues building CERN's Root package with older versions of cygwin's gcc that now seem to be fixed (e.g., http://root.cern.ch/phpBB2/viewtopic.php?t=3255). It will be easier

Re: Problem finding gcc/g++/gdb

2006-09-06 Thread Larry Hall (Cygwin)
Ann Ford Tyson wrote: I just downloaded the main cygwin program successfully, but I am having trouble getting some additional programs which should be under "Developers." I have tried many, many sites for download and all of them list gcc, g++ and gdb as "n/a" or not available. Am I doing somet

Re: What components do I need?

2006-09-06 Thread Larry Hall (Cygwin)
Anothony Georgeo wrote: Hi, I am new to cgywin but I've spent the last few days reading up on it. Now I have a question if someone is kind enough to offer guidence. My box: Windows XP Home SP2 I wish to build the program Tor from source but I'm not sure what cygwin compon

Problem finding gcc/g++/gdb

2006-09-06 Thread Ann Ford Tyson
I just downloaded the main cygwin program successfully, but I am having trouble getting some additional programs which should be under "Developers." I have tried many, many sites for download and all of them list gcc, g++ and gdb as "n/a" or not available. Am I doing something wrong or are these

What components do I need?

2006-09-06 Thread Anothony Georgeo
Hi, I am new to cgywin but I've spent the last few days reading up on it. Now I have a question if someone is kind enough to offer guidence. My box: Windows XP Home SP2 I wish to build the program Tor from source but I'm not sure what cygwin components to download. 1. What

Re: bash processes after ssh session disconnection

2006-09-06 Thread burning shadow
I figured out this happens only if something was run from bash. For example, irssi. If disconnection occured when there was only bash active, it does not become but stays forever with flag 'I' in processes. On 8/30/06, burning shadow <[EMAIL PROTECTED]> wrote: Since cygwin1.dll version 1.5.20 I

cygport question

2006-09-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm considering using cygport for the next release of bash. However, I can't seem to figure out how to make it do what I want: bash ships as a primary tarball (3.1), then has several official patch files on top of the tarball (bash31-001 through bash

RE: Inter-Process Mutexes

2006-09-06 Thread Dave Korn
On 06 September 2006 10:58, Samuel Thibault wrote: > Hi, > > Drake Baker, le Mon 04 Sep 2006 01:49:25 -0500, a crit : >> I have seen conflicting information on the web concerning inter-process >> mutexes in CYGWIN. I have seen outright statements that it is not >> supported, and I have seen sta

Re: Inter-Process Mutexes

2006-09-06 Thread Samuel Thibault
Hi, Drake Baker, le Mon 04 Sep 2006 01:49:25 -0500, a �crit : > I have seen conflicting information on the web concerning inter-process > mutexes in CYGWIN. I have seen outright statements that it is not > supported, and I have seen statements that ALL mutexes are inter-process by > default.