Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Apparently-From: <earnie?boyd@yahoo.com>
Message-ID: <3A808B66.24F7AFDD@yahoo.com>
Date: Tue, 06 Feb 2001 18:40:22 -0500
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: Earnie Boyd <cygwin@cygwin.com>
X-Mailer: Mozilla 4.76 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: "Van Tassel, Bob" <Bob.VanTassel@metawave.com>
CC: "'Earnie Boyd'" <cygwin@cygwin.com>
Subject: Re: _ctype_ could not be located in cygwin1.dll
References: <63799982C805D411AF08009027E77BADF7458F@redmond.metawave.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

"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

