X-Recipient: archive-cygwin@delorie.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@cygwin.com
From: "jojelino" <jojelino@gmail.com>
Subject:  Re: undefined reference to `___real__Znwj'
Date:  Fri, 18 Dec 2009 07:55:14 +0900
Lines: 34
Message-ID: <hgecs4$r0$1@ger.gmane.org>
References:  <ec09a5af0912171116o601f5d62o369469bf8048e73d@mail.gmail.com> <4B2AB7C2.3000808@gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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" <dave.korn.cygwin@googlemail.com> wrote in message 
news:4B2AB7C2.3000808@gmail.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

