Re: lockfile & link on Core Duo laptop

2006-06-25 Thread Lev Bishop
On 6/25/06, Benjamin D wrote: Works fine, so I try seeing what happens with strace: $ ls -il foo bar; touch foo && strace link foo bar > strace.out 2>&1 && ls -il foo bar ls: foo: No such file or directory ls: bar: No such file or directory ls: bar: No such file or directory 2814749767163

Re: lockfile & link on Core Duo laptop

2006-06-25 Thread Benjamin D
On Jun-25-06 07:06AM, Lev Bishop wrote (Re: lockfile & link on Core Duo laptop): > On 6/25/06, Benjamin D wrote: > > > >Works fine, so I try seeing what happens with strace: > > > > $ ls -il foo bar; touch foo && strace link foo bar > strace.out 2>&1 && > > ls -il foo bar > > ls: foo: No such file

Re: cvs pserver issue with new cygwin packages

2006-06-25 Thread Michael Lemke
Larry Hall (Cygwin cygwin.com> writes: > > Nicholas Thayer wrote: > > Christopher Faylor wrote: > >> On Wed, May 10, 2006 at 06:41:23PM +, Michael Lemke wrote: > >> > >>> Igor Peshansky cs.nyu.edu> writes: > >>> > On Wed, 10 May 2006, Nicholas Thayer wrote: > > > After upgradi

[ANNOUNCEMENT] Updated: mingw-runtime-3.10-1

2006-06-25 Thread Chris Sutcliffe
I've made a new version of the mingw-runtime available for download. For a list of changes see below. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions

Re: sed 4.1.5 adds extra CR with input file path in Windows format

2006-06-25 Thread Dave
David Mastronarde wrote: After upgrading sed from 4.1.4 to 4.1.5, I found that line endings were being converted from CRLF to CRCRLF when the input file was specified with a windows file path: % sed -e 's/g5a/setname/g' < 'c:\cygwin\home\mast/sedtestin' > ! sedtestout Converting the path to cyg

Re: cvs pserver issue with new cygwin packages

2006-06-25 Thread Larry Hall (Cygwin)
Michael Lemke wrote: Larry Hall (Cygwin cygwin.com> writes: Nicholas Thayer wrote: Christopher Faylor wrote: On Wed, May 10, 2006 at 06:41:23PM +, Michael Lemke wrote: Igor Peshansky cs.nyu.edu> writes: On Wed, 10 May 2006, Nicholas Thayer wrote: After upgrading to the latest cygw

Fortran Compiler Error CMBFAST

2006-06-25 Thread Brad Krane
I'm trying to compile the scientific package CMBFAST-4.5.1 in the cygwin environment using g77. I get the following error and I have no idea how to fix this having never used Fortran before. This should work without any problem as many other people have compiled this and never run up on a similar

Re: Fortran Compiler Error CMBFAST

2006-06-25 Thread Tim Prince
Brad Krane wrote: I'm trying to compile the scientific package CMBFAST-4.5.1 in the cygwin environment using g77. I get the following error and I have no idea how to fix this having never used Fortran before. This should work without any problem as many other people have compiled this and never r