| 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 |
| X-Apparently-From: | <earnie?boyd AT yahoo DOT com> |
| Message-ID: | <3A808B66.24F7AFDD@yahoo.com> |
| Date: | Tue, 06 Feb 2001 18:40:22 -0500 |
| From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
| Reply-To: | Earnie Boyd <cygwin AT cygwin DOT com> |
| X-Mailer: | Mozilla 4.76 [en] (WinNT; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | "Van Tassel, Bob" <Bob DOT VanTassel AT metawave DOT com> |
| CC: | "'Earnie Boyd'" <cygwin AT cygwin DOT com> |
| Subject: | Re: _ctype_ could not be located in cygwin1.dll |
| References: | <63799982C805D411AF08009027E77BADF7458F AT redmond DOT metawave DOT com> |
"Van Tassel, Bob" wrote: > > $ gcc -v > Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/specs > gcc version 2.95.2-6 19991024 (cygwin experimental) > > cygcheck -s -r -v > > Cygnus Win95/NT Configuration Diagnostics > Current System Time: Tue Feb 6 15:17:38 2001 > > WinNT Ver 4.0 build 1381 Service Pack 6 > -8<- > SHELL = `C:/mks/mksnt/sh.exe' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This should read: SHELL = /bin/sh Do you have this set in your environment before starting Cygwin? I suggest changing this variable in your ~/.bashrc or ~/.bash_profile file. However, I don't think this should give the _ctype_ error. Hmm... If you still have a problem after modifying the SHELL variable to the correct value give us the output of gcc when compiling your program and add a -v switch to it. Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |