This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: _ctype_ could not be located in cygwin1.dll


"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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]