Re: What is executable or not...?

2004-09-11 Thread Brian Dessent
linda w wrote: > When I am in bash, I can type a completion char for my executable and it > will > give me a list of all the executables that could complete my command. > > The command completion doesn't give a complete listing of all files, but > oddly, > it does include many ".dll's", most tha

Re: sundry & using rootfs as cygwin-root

2004-09-11 Thread Max Bowsher
linda w wrote: Since some fair number of people (including myself) do use the cygwin fs root set at C:\, and having done so over win98,me,2000 and xp I've, personally, never ran into any problems, I was wondering if anyone else *had* run into problems having Cygroot=C:\ ? AFAIK the reasons for this

Re: "cd" in bash script not being executed

2004-09-11 Thread Aaron Stephanic
Sorry, it was my understanding of scripting that was broken. My script wasn't permanently changing directories so I thought "cd" wasn't working. But amazingly enough you actually can't permanently change directories in a script without a workaround... you have to "source" the script instead o

What is executable or not...?

2004-09-11 Thread linda w
When I am in bash, I can type a completion char for my executable and it will give me a list of all the executables that could complete my command. The command completion doesn't give a complete listing of all files, but oddly, it does include many ".dll's", most that would seem to be non-exec

sundry & using rootfs as cygwin-root

2004-09-11 Thread linda w
BTW -- just wanted to thank again (since I don't know that my first thank got through) for the expandable window size in setup...I know it's been there a while, but wanted to remention it anyway since I was thinking about setup. Since some fair number of people (including myself) do use the cygwin

Re: where is cygwin1.dll available?

2004-09-11 Thread Andrew Schulman
find / -name cygwin1.dll -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

where is cygwin1.dll available?

2004-09-11 Thread Cape, David Andrew \(UMR-Student\)
I seem to need it. I have compiled a hello.c program with the command gcc hello.c which gave me a.exe, but when I try to run a.exe I get an error message saying that I might need to reinstall the .dll file mentioned in the subject line. Any suggestions would be appreciated. Thanks, David Cap

Re: libtool-1.5.6-3, export-symbols-regex bug?

2004-09-11 Thread Gerrit P. Haase
Hello Maarten, > libtool-1.5.6-3, cygwin 1.5.10(0.116/4/2) > I noticed the following today when trying to compile an application. > Before I upgraded libtool earlier this week (not sure from which > version, but a very recent one), this worked. > When you use '-export-symbols-regex "^[^_].*"',

Re: File format - UNIX/DOS while installing cygwin ?

2004-09-11 Thread Robert Menschel
Hello Ramneek, Saturday, September 11, 2004, 12:52:53 AM, you wrote: RS> While installing cygwin, it asks in the wizard whether file format is RS> unix or dos. What is this for ? From the rest of your post, looks like you already suspect the answer. Unix ends each text line with just a "new line

libtool-1.5.6-3, export-symbols-regex bug?

2004-09-11 Thread Maarten Boekhold
Hi, libtool-1.5.6-3, cygwin 1.5.10(0.116/4/2) I noticed the following today when trying to compile an application. Before I upgraded libtool earlier this week (not sure from which version, but a very recent one), this worked. When you use '-export-symbols-regex "^[^_].*"', libtool generates a fi

ncftp hang after the first file download

2004-09-11 Thread ERIC HO
Hi there, under cygwin 1.5.11 and also the 2004-Sep-07 snapshot, ncftp hang after the first file download. I used get *.pdf command. ftp does not have this problem under mget. I'm wondering whether this problem has been experienced by others as well? Thanks. -- Unsubscribe info: http://cy

Re: File format - UNIX/DOS while installing cygwin ?

2004-09-11 Thread Igor Pechtchanski
On Sat, 11 Sep 2004, Robert R Schneck wrote: > Igor Pechtchanski wrote: > > On Sat, 11 Sep 2004, Ramneek Singh wrote: > > > Hi, > > > While installing cygwin, it asks in the wizard whether file format is > > > unix or dos. > > > What is this for ? > > > [explanation] ...that contained, among othe

Re: cygserver service won't start

2004-09-11 Thread Igor Pechtchanski
On Sat, 11 Sep 2004, Alder wrote: > Corinna Vinschen wrote:: > > On Sep 10 09:47, Alder wrote: > > > > > Corinna, > > > > > > I don't know if this is relevant, but I have to add the "/bin" directory > > > to the cygrunsrv command line in the /bin/cygserver-config file in order > > > to avoid Windo

Re: File format - UNIX/DOS while installing cygwin ?

2004-09-11 Thread Robert R Schneck
Igor Pechtchanski wrote: > On Sat, 11 Sep 2004, Ramneek Singh wrote: > > Hi, > > While installing cygwin, it asks in the wizard whether file format is > > unix or dos. > > What is this for ? > [explanation] > In other words, experiment -- find out what works for you. But the long and short of it i

Re: cygserver service won't start

2004-09-11 Thread Alder
Corinna Vinschen wrote:: On Sep 10 09:47, Alder wrote: Corinna, I don't know if this is relevant, but I have to add the "/bin" directory to the cygrunsrv command line in the /bin/cygserver-config file in order to avoid Windows failing to find the 'cygwin1.dll". So, the line I have is: if ! cygr

RE: File format - UNIX/DOS while installing cygwin ?

2004-09-11 Thread Igor Pechtchanski
Ramneek, Let's take them in chronological order... See below. On Sat, 11 Sep 2004, Ramneek Singh wrote: > -Original Message- > From: Ramneek Singh [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 11, 2004 12:53 AM > To: '[EMAIL PROTECTED]' > Subject: File format - UNIX/DOS while in

Re: diff crashes with big files on Itanium machine

2004-09-11 Thread Corinna Vinschen
On Sep 10 17:53, Alexei Alexandrov wrote: > Hi, All! > > I would like to report a problem I have with Cygwin's diff. It crashes when I use it > on 2 big files (the size is 100M each) on Itanium machines under > Windows .NET server. It works OK on x86 machines. The following is the scenario of >

Re: cygserver service won't start

2004-09-11 Thread Corinna Vinschen
On Sep 10 09:47, Alder wrote: > Corinna, > > I don't know if this is relevant, but I have to add the "/bin" directory > to the cygrunsrv command line in the /bin/cygserver-config file in order > to avoid Windows failing to find the 'cygwin1.dll". So, the line I have is: > > if ! cygrunsrv -I c

RE: 1.5.10: expr + configure failure + testcase

2004-09-11 Thread Bogdan Vacaliuc
Excuse me. Please perform the following on the script: $ sed -i '1 s/\/sh/\/bash/' test-drive I attach an archive with the updated script. -bogdan begin 666 configure-test.tar.bz2 M0EIH.3%!62936=4"F0T`,A1_I/__>0!___\!`0``@ [EMAIL PROTECTED]/X[ MN?3"^;--%\/7GN??;E7OICRO4JLJTH%F4:)V

RE: File format - UNIX/DOS while installing cygwin ?

2004-09-11 Thread Ramneek Singh
To add to my original question: Once cygwin is installed, how can I check what option I had chosen for the file format ? Can this option be changed to chose the other format after cygwin is installed? Thanks -Original Message- From: Ramneek Singh [mailto:[EMAIL PROTECTED] Sent: Saturda

File format - UNIX/DOS while installing cygwin ?

2004-09-11 Thread Ramneek Singh
Hi, While installing cygwin, it asks in the wizard whether file format is unix or dos. What is this for ? I mainly am going to use cygwin for PERL. Now, all my files are created in unix and I just ftp them over onto the windows machine. Since matching is used in perl script, I am wondering if some

1.5.10: expr + configure failure + testcase

2004-09-11 Thread Bogdan Vacaliuc
Greetings, The RTEMS project has also experienced the configure/expr problem over the last few weeks. A number of people have been working on it, and I would like to present our findings as well as offer a test case that exposes the problem fairly readily. As Igor has deduced in (http://sources.