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