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 X-AuthUser: gerrit:koeln.convey.de Date: Sat, 3 May 2003 08:02:50 +0200 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <85135871743.20030503080250@familiehaase.de> To: cygwin AT cygwin DOT com Subject: Re: g++ newer version In-Reply-To: <20030502201330.44961.qmail@web21405.mail.yahoo.com> References: <20030502201330 DOT 44961 DOT qmail AT web21405 DOT mail DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Danny, >> I get this error now when c++filt.exe is linked: > /bin/../lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(libcmain.o)(.text+0x69): >> undefined reference to `_WinMain AT 16' >> collect2: ld returned 1 exit status > You are using the wrong libiberty source. Newer versions of > libiberty/cplus-dem.c do not have the standalone demangler machinery. You need > to use the libiberty that is shipped with the gcc-3.2.3 distro, _not_ the > winsup/src/libiberty. Moving the gcc src tree out of winsup sould do the > trick. I see. Many thanks. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/