X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "jojelino" Subject: Re: undefined reference to `___real__Znwj' Date: Fri, 18 Dec 2009 07:55:14 +0900 Lines: 34 Message-ID: References: <4B2AB7C2 DOT 3000808 AT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 oh my.. this is exact step i used. compile gcc with latest git reprository i used >./configure --prefix=/usr/local/cc --enable-newlib-mb --enable-newlib-iconv > --enable-newlib-multithread to build cygwin. (it would be good to clarify i got from cvs. so cygwin 1.7.2) >make -j 10 because of speed gain. and it complains.. which i reported it. so i got >cd i686-pc-cygwin/winsup and >make again. and it complains when it comes to cygserver.exe this could be answer for your question????? "Dave Korn" wrote in message news:4B2AB7C2 DOT 3000808 AT gmail DOT com... > jojelino wrote: >> tested with gcc version 4.5.0 20091217 (experimental) (GCC) > > You're going to have to describe the exact steps to reproduce this > problem. > As far as I can see the winsup directory doesn't come anywhere close to > building with 4.5.0 at the moment, so I don't understand what exactly > you're > doing. > > cheers, > DaveK > > -- 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