--- ISNARD Olivier 132311 <olivier.isnard@ipsn.fr> 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