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: | <63799982C805D411AF08009027E77BADF74590@redmond.metawave.com> |
From: | "Van Tassel, Bob" <Bob DOT VanTassel AT metawave DOT com> |
To: | "'Earnie Boyd'" <cygwin AT cygwin DOT com> |
Subject: | RE: _ctype_ could not be located in cygwin1.dll |
Date: | Tue, 6 Feb 2001 16:05:41 -0800 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2653.19) |
$ env | grep SHE SHELL=/bin/sh administrator AT EG_KEVINFDT ~/sw $ gcc tele.cc administrator AT EG_KEVINFDT ~/sw $ gcc -v tele.cc Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/specs gcc version 2.95.2-6 19991024 (cygwin experimental) /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/cpp.exe -lang-c++ -v -D__GNUC__=2 -D__ GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -Di386 -D__386__ -D__i386 -D_X86=1 -D __STDC__=1 -D__stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__((__c decl__)) -D__declspec(x)=__attribute__((x)) -D__i386__ -D__386__ -D__i386 -D_X86 =1 -D__STDC__=1 -D__stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__ ((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i386 -Asystem(winnt) -Acpu( i386) -Amachine(i386) -D__EXCEPTIONS -remap -Acpu(i386) -Amachine(i386) -Di386 - D__i386 -D__i386__ -Di686 -Dpentiumpro -D__i686 -D__i686__ -D__pentiumpro -D__pe ntiumpro__ -D__CYGWIN32__ -D__CYGWIN__ -Dunix -D__unix__ -D__unix -isystem /usr/ local/include -idirafter /usr/include -D_WIN32 -DWINNT -idirafter /usr/include/w 32api tele.cc /cygdrive/c/TEMP/ccraKvg3.ii -----Original Message----- From: Earnie Boyd [mailto:earnie_boyd AT yahoo DOT com] Sent: Tuesday, February 06, 2001 3:40 PM To: Van Tassel, Bob Cc: 'Earnie Boyd' Subject: 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |