On Mon, Oct 02, 2006 at 04:04:30AM +, Tom Lee wrote:
>since the root is c:/cygwin, "mv *.txt /my/directory" under cygwin will
>goes to c:/cygwin/my/directory not c:/my/directory.
>
>it looks that all C program containing getcwd(), chdir() functions will not
>work under cycgwin unless these C
From: "Larry Hall (Cygwin)"
Tom Lee wrote:
According to Tom Lee on 9/30/2006 11:24 PM:
>
> I don't undersand why "ls c:/test" works but not for
> "tar cvf test.tar c:/test"
Because ls does not parse its arguments, but upstream tar treats c:/test
as meaning open the file /test on the remot
Tom Lee wrote:
According to Tom Lee on 9/30/2006 11:24 PM:
>
> I don't undersand why "ls c:/test" works but not for
> "tar cvf test.tar c:/test"
Because ls does not parse its arguments, but upstream tar treats c:/test
as meaning open the file /test on the remote machine named c; and because
I'm
Tom Lee wrote:
> For postx-like behavior, I find that djgpp mv.exe allows me to run
> mv *.txt /my/directory/ or mv *.txt c:/my/directory/
> in the c drive
>
> while cygwin have to use:
> mv *.txt /cygdrive/c/my/directory/
>
> do you think ignoring /cygdrive/c would be an advantage to reduce the
According to Tom Lee on 9/30/2006 11:24 PM:
>
> I don't undersand why "ls c:/test" works but not for
> "tar cvf test.tar c:/test"
Because ls does not parse its arguments, but upstream tar treats c:/test
as meaning open the file /test on the remote machine named c; and because
I'm not in the mood
On 01 October 2006 18:46, Igor Peshansky wrote:
> On Sun, 1 Oct 2006, Dave Korn wrote:
>
>> On 01 October 2006 03:43, Tom Lee wrote:
>>
According to Tom Lee on 9/29/2006 10:23 PM:
>>
> when I copy cpp.exe and all cygwin related dll to another computer,
> I got the error: cpp: insta
Eric Blake wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Tom Lee on 9/30/2006 11:24 PM:
I don't undersand why "ls c:/test" works but not for
"tar cvf test.tar c:/test"
Because ls does not parse its arguments, but upstream tar treats c:/test
as meaning open the file /test o
On Sun, 1 Oct 2006, Dave Korn wrote:
> On 01 October 2006 03:43, Tom Lee wrote:
>
> >> According to Tom Lee on 9/29/2006 10:23 PM:
>
> >>> when I copy cpp.exe and all cygwin related dll to another computer,
> >>> I got the error: cpp: installation problem, cannot exec 'cc1': No
> >>> such file or
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Tom Lee on 9/30/2006 11:24 PM:
>
> I don't undersand why "ls c:/test" works but not for
> "tar cvf test.tar c:/test"
Because ls does not parse its arguments, but upstream tar treats c:/test
as meaning open the file /test on the remote ma
tar cvf test.tar /cygdrive/c/test is nice to work.
howver, can I mount /cygdrive/c as c:/ and run as
tar cvf test.tar c:/test ?
I have tar.exe djgpp and it works this way.
djgpp is for the DOS world. If that's what you really want, you're better
off using djgpp. But to your question, there
Tom Lee wrote:
> I read mount and cygpath manual, but still not sure if there is a way
> that I can
> run
> tar cvf test.tar c:/test or
> tar cvf test.tar c:\test
>
Actually, from either a DOS or a bash (or other cygwin) shell, you can
do:
tar cvf test.tar /cygdrive/c/test
Get used to POSI
> I read mount and cygpath manual, but still not sure if there is a way
> that I can
> run
> tar cvf test.tar c:/test or
> tar cvf test.tar c:\test
>
Actually, from either a DOS or a bash (or other cygwin) shell, you can do:
tar cvf test.tar /cygdrive/c/test
Get used to POSIX paths - cygwin i
On 01 October 2006 03:43, Tom Lee wrote:
>> According to Tom Lee on 9/29/2006 10:23 PM:
>>> when I copy cpp.exe and all cygwin related dll to another computer, I got
>>> the error: cpp: installation problem, cannot exec 'cc1': No such file or
>>> directory
>>
>> Are you SURE you copied all thi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Tom Lee on 9/30/2006 8:42 PM:
>
> Just checked if I just want to run cpp and copy
> C:/cygwin/lib/gcc/i686-pc-cygwin/3.4.4/cc1.exe over, it works fine.
> thanks for the help.
Not a problem, although cygcheck output would have sped things
According to Tom Lee on 9/29/2006 10:23 PM:
> Eric,
http://cygwin.com/acronyms/#PCYMTNQREAIYR - list policy is that you don't
repeat raw email addresses, please
Sorry about it. Will take care of it.
> when I copy cpp.exe and all cygwin related dll to another computer, I
> got the error:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Tom Lee on 9/29/2006 10:23 PM:
> Eric,
>
>
>> From: ericblake AT comcast DOT net (Eric Blake)
^
http://cygwin.com/acronyms/#PCYMTNQREAIYR - list policy is that you don't
repeat raw email addresses, pleas
Eric,
From: [EMAIL PROTECTED] (Eric Blake)
To: Tom Lee <[EMAIL PROTECTED]>, cygwin@cygwin.com
Subject: Re: mssing packages for cygwin
Date: Sat, 30 Sep 2006 00:40:50 +
> I have found the packages to install.
> However, when I type cpp.exe in msdos shell, I got the er
> >Please Read the Fine FAQ.
>
> thanks for the help.
http://cygwin.com/faq/faq-nochunks.html#faq.setup.what-packages
>
> I have found the packages to install.
> However, when I type cpp.exe in msdos shell, I got the error:
>
> cpp: installation problem, cannot exec 'cc1': No such file or dir
From: Andrew Schulman <[EMAIL PROTECTED]>
To: cygwin@cygwin.com
Subject: Re: mssing packages for cygwin
Date: Fri, 29 Sep 2006 13:23:49 -0400
> I find that I miss the command such as size.exe ar.exe, nm.exe,
> make.exe, awk.exe and strip.exe etc
> where can I find those pac
> I find that I miss the command such as size.exe ar.exe, nm.exe,
> make.exe, awk.exe and strip.exe etc
> where can I find those packages to insall? are there any instructions I
> need to follow for installation?
Please Read the Fine FAQ.
--
Unsubscribe info: http://cygwin.com/ml/#unsubs
20 matches
Mail list logo