Hi, One week ago a project compiled under Cygwin with CC defined as bellow was compiling just fust fine, CC = c:/cygwin/bin/i686-w64-mingw32-gcc.exe
But since yesterday, after a cygwin update, I get the following error: Fatal error: Error while reading: C:/cygwin/usr/i686-w64-mingw32/sys-root/mingw/lib/libmoldname.a: end-of-file $ ll C:/cygwin/usr/i686-w64-mingw32/sys-root/mingw/lib/libmoldname.a -rw-r--r-- 1 Seven None 8 7 juil. 13:36 C:/cygwin/usr/i686-w64-mingw32/sys-root/mingw/lib/libmoldname.a $ md5sum C:/cygwin/usr/i686-w64-mingw32/sys-root/mingw/lib/libmoldname.a ab0a4c8c62da160eaae565341c07f202 $ xxd C:/cygwin/usr/i686-w64-mingw32/sys-root/mingw/lib/libmoldname.a 0000000: 213c 6172 6368 3e0a !<arch>. Does someone know what's wrong, and how to fix it? -- Regards -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple