This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: undefined reference to `___real__Znwj'


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 
4B2AB7C2.3000808@gmail.com">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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]