This is the mail archive of the cygwin@sourceware.cygnus.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: Undefined reference to '_ctype_'?


--- Kendall Bennett <KendallB@scitechsoft.com> wrote:
> Hi Guys,
> 
> I just installed the an updated Cygwin snapshot as mentioned on the 
> woodsoup page which is based on the 2000-01-05 snapshot. I installed 
> this over a B20.1 installation that I had up and running with GCC 
> 2.95.2 installed, make 3.78.1 and bash 2.03. After installing the 
> snapshot files I then re-built make which worked fine. I then tried 
> re-building bash but it kept bailing at the link stage with the 
> following errors:
-8<-
> I read about this error needing the latest cygwin1.dll snapshot, so I 
> downloaded and installed the 2000-02-24 snapshot dll (which for some 
> reason when I unzip it with WinZip has a date of 2000-05-28?), but 
> this made no difference.
> 
> So how do I solve this problem? Do I need to use the latest snapshot 
> and re-build all the libraries or something? Where are some readme 
> instructions on how to download a snapshot, compile it and install it?
> 

You need to download the latest cygwin-inst tarball and replace your existing
headers and libs.  If you have any libraries you've built of your own you'll
have to rebuild those.  The cygwin1.dll is backward compatible to the existing
executable only, and not the existing objects and libraries that make the
executable.


=====
---
   Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32>
    Mingw Home: (Coming Soon)
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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