From mboxrd@z Thu Jan 1 00:00:00 1970 From: Earnie Boyd To: ISNARD Olivier 132311 , "'cygwin@sourceware.cygnus.com'" Subject: Re: compilation problem Date: Wed, 19 Jul 2000 12:04:00 -0000 Message-id: <20000719190400.8975.qmail@web119.yahoomail.com> X-SW-Source: 2000-07/msg00706.html --- ISNARD Olivier 132311 wrote: > > I'm working on a PC WinNT and I've install Cygwin b20 with updated dll. When > I triy to compile some stuff I get the error : > undefined reference to `_imp___ctype_' ans the compilation stops. I use gcc > .... > What is the problem ? > The problem is that you updated the dll without updating the libraries. The newer dll is backward compatible with the executables but *not* backward compatible with the objects and libraries. Regards, ===== --- Earnie Boyd: < mailto:earnie_boyd@yahoo.com > __Cygwin: POSIX on Windows__ Cygwin Newbies: < http://gw32.freeyellow.com/ > __Minimalist GNU for Windows__ Mingw32 List: < http://www.egroups.com/group/mingw32/ > Mingw Home: < http://www.mingw.org/ > __________________________________________________ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com