Re: csh and/or GNU make bug

2006-04-18 Thread gustav
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > First a question: Can you really reproduce this problem? I'm > asking because some people have peported hangs while building > OpenOffice.org (cygwin's tcsh is used as part of the build > environment). and if you remove the -f this "cures"

Re: csh and/or GNU make bug

2006-04-18 Thread Christopher Faylor
On Tue, Apr 18, 2006 at 10:42:00AM +0200, Corinna Vinschen wrote: >Hmm, I just tried it and http://cygwin.com/acronyms/#WJFFM with and >without -f. Ditto. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: csh and/or GNU make bug

2006-04-18 Thread Volker Quetschke
Hi! Paul D. Smith wrote: %% gustav <[EMAIL PROTECTED]> writes: g> There is a bug either in GNU make or in tcsh or in both---on g> Cygwin. The combination of csh and GNU make will hang if SHELL is g> declared as /bin/csh -f. I don't know what is causing this particular issue. First a qu

Re: csh and/or GNU make bug

2006-04-18 Thread Corinna Vinschen
On Apr 18 07:48, gustav wrote: > Corinna Vinschen writes: > > > Hmm, I just tried it and http://cygwin.com/acronyms/#WJFFM with > > and without -f. > > It may be dependent on some other environmental factors. My login > shell is bash. Did you have exactly the same versions of make, tcsh > an

Re: csh and/or GNU make bug

2006-04-18 Thread gustav
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Corinna Vinschen writes: > Hmm, I just tried it and http://cygwin.com/acronyms/#WJFFM with > and without -f. It may be dependent on some other environmental factors. My login shell is bash. Did you have exactly the same versions of make, tcsh a

Re: csh and/or GNU make bug

2006-04-18 Thread Corinna Vinschen
On Apr 17 21:15, gustav wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > There is a bug either in GNU make or in tcsh or in both---on > Cygwin. The combination of csh and GNU make will hang if SHELL is > declared as /bin/csh -f. The -f option is often used to stop csh from > sourci

Re: csh and/or GNU make bug

2006-04-17 Thread Paul D. Smith
%% gustav <[EMAIL PROTECTED]> writes: g> There is a bug either in GNU make or in tcsh or in both---on g> Cygwin. The combination of csh and GNU make will hang if SHELL is g> declared as /bin/csh -f. I don't know what is causing this particular issue. However, I have to strongly recommend t