I just upgraded to the latest cygwin releases on my XP Pro system. I installed the defaults, which should have upgraded everything that needed upgrading.
Previously, with the earlier version I had installed, I had no problem compiling. Now, every time I compile, I get a pop-up window with the title "cc1plus.exe - Entry Point Not Found" and the text "The procedure entry point putc_unlocked could not be located in the dynamic link library cygwin1.dll" The cygwin1.dll version is 1.3.15-1. gcc is version 3.2 20020927. Looking through the cygwin mailing-list archives I found something about putc_unlocked being unimplemented (see http://sources.redhat.com/ml/cygwin/2002-07/msg00240.html) , but nothing about my particular problem, or how to solve it. This, of course, is a major bug for me, as I can't compile anything. The command "g++ -g xxx.cpp -c" will always cause the error pop-up. Any suggestions? Many thanks. D.D. __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/