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.cyg...@googlemail.com> wrote in message news:4b2ab7c2.3000...@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