delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <000701c06fbe$1da50fc0$8b0c4ea8@kepri.re.kr> |
From: | "Jong B. Lee" <jbdoll AT kepri DOT re DOT kr> |
To: | "cygwin" <cygwin AT cygwin DOT com> |
References: | <000d01c06fb9$d7bb8ec0$8b0c4ea8 AT kepri DOT re DOT kr> |
Subject: | Re: info crashes |
Date: | Wed, 27 Dec 2000 13:33:09 +0900 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4522.1200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id XAA17807 |
O.K. I made it work by doing this : bash$ cd /usr/info bash$ mv dir.info dir bash$ for f in *.info ; do install-info $f dir ; done >dir.info was generated automatically by the gen-info-dir script. >This version was generated on Mon Dec 25 02:33:03 EST 2000 >by cgf AT trixie DOT bosbc DOT com for /cygnus/netrel/inst/gcc-2.95.2-6/usr/info I don't know why cgf AT trixie DOT bosbc DOT com uses "dir.info" instead of "dir"... ----- Original Message ----- From: "Jong B. Lee" <jbdoll AT kepri DOT re DOT kr> To: "cygwin" <cygwin AT cygwin DOT com> Sent: Wednesday, December 27, 2000 1:02 PM Subject: info crashes > This morning, I installed cygwin from the scratch. > > It comes with cygwin1.dll version 1.1.7-1, perl-5.6.1-1, gcc-2.95-6, and so on... > > After doing the following work, info crashes with stack dump error. > > bash$ cd /usr/info > bash$ for f in *.info ; do install-info $f dir ; done > > I went back to cygwin1.dll version 1.1.6-1, and same thing occured. > > What did I do wrong? > > > >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |