| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <094401c2a1da$954ab980$1d6cba8c@sfdev3> |
| Reply-To: | "Norman Vine" <nhv AT cape DOT com> |
| From: | "Norman Vine" <nhv AT cape DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <20021211041250 DOT GA31215 AT redhat DOT com> |
| Subject: | Re: pipe improvements in snapshot |
| Date: | Thu, 12 Dec 2002 07:32:16 -0500 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
| X-Virus-Scanned: | Cape.Com VirusScan, no known virus found |
Christopher Faylor writes:
> In the most recent cygwin snapshot (uploading now) I've attempted to
> work around the 10ms delay in pipe reads.
< snip >
> Please check out the latest snapshot and report here if there are
> problems. I haven't yet tried this on Windows 9x class systems so it's
> entirely possible that there is a problem there.
With a Cygwin CVS tree I built this AM < (2) below >
rxvt has problems when configuring a project from a build directory
ie
$TOP_DIR
src
build
cd $TOP_DIR/build
../configure
The problems vary from run to run ranging from 'error parsing uname'
to program hang < recoverable with 'ctrl-C' > making me suspect a
possible data loss
Using the gcc option -pipe seems to allow the configure process
Using the -pipe flag I have not seen the uname error but it does
eventually hang when actually creating the Makefiles
This project uses libtool
With the CVS tree build (1) below I do not experience this
(1) 10-Dec-2002 7:10:38a 6,683,847 cygwin-20021210.tar.gz
(2) 12-Dec-2002 6:09:42a 6,688,318 cygwin-20021212.tar.gz
The times are EST and the tarballs are created by a script that
does a CVS update, make, make tarball which takes ~20 minutes
so the CVS update time should be approximately 20 minutes earlier
Any 'tips' as to how to best debug this appreciated
Norman
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |