Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BC5DAA4.3040301@ece.gatech.edu> Date: Thu, 11 Oct 2001 13:45:08 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Andy Piper CC: David Starks-Browning , cygwin AT cygwin DOT com Subject: Re: More problems with subprocesses in 1.3.3 References: <3BC52920 DOT 90905 AT ece DOT gatech DOT edu> <4 DOT 3 DOT 2 DOT 7 DOT 2 DOT 20011009125357 DOT 00b61b50 AT san-francisco DOT beasys DOT com> <3BC52920 DOT 90905 AT ece DOT gatech DOT edu> <4 DOT 3 DOT 2 DOT 7 DOT 2 DOT 20011011094848 DOT 00b6fd20 AT san-francisco DOT beasys DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Andy Piper wrote: > At 11:53 AM 10/11/01 +0100, David Starks-Browning wrote: > >> Andy, since you're likely to compile xemacs with it, you should use an >> 'inst' snapshot. And you should probably not use a snapshot to create >> xemacs binaries for distribution. (Someone correct me on the 2nd >> point if necessary.) > > > Where do I get this from? go here: http://www.cygwin.com/snapshots/ for each snapshot, you'll see: winsup-src-*.tar.bz2 sources in the winsup directory cygwin1-*.dll.bz2 stripped and compressed cygwin1.dll cygwin-inst-*.tar.bz2 directory from "make install" (dll, exes, libs, headers, etc) cygwin-src-*.tar.bz2 all sources needed to build cygwin1.dll (winsup, newlib, etc) I would suggest first: get the cygwin1-*.dll.bz2 (dll only), uncompress it, and then (from a cmd.exe prompt, with all cygwin processes stopped) replace your existing cygwin1.dll with it -- after first making a backup, of course. See if the behavior still occurs. If not, great. If so, then: get the cygwin-inst-*.tar.bz2, and uncompress/install it (I normally uncompress/unpack into a temp directory, and then manually copy everything but the DLL into the appropriate locations from a bash shell. Then I manually copy the DLL from a cmd prompt). Reverting back to "standard" is much easier, though: just re-run setup and reinstall the official "cygwin", "mingw", and "w32api" packages of your choice. Anyway, after installing the "inst" snapshot, rebuild xemacs and see if the behavior recurs. If not, great. If so....sigh. We'll try to track it down. :-) --Chuck > > andy > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/