Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20021119190229.45121.qmail@web14401.mail.yahoo.com> Date: Tue, 19 Nov 2002 11:02:29 -0800 (PST) From: Daryl Drome Subject: Error compiling: "cc1plus.exe - Entry Point Not Found" entry point putc_unlocked could not be located To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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/