On 02 May 2007 14:10, Aaron Gray wrote: >> On 02 May 2007 13:23, Aaron Gray wrote: >> >>> I have a working GCC-4.3-20070427 on latest Cygwin snapshot. GCC took 8 >>> hours to build ! >> >> <g> If you think that's slow, try running the full testsuite! > > I tried doing 'make check' but it needed autogen which does not build on > Cygwin apparently :(
That's just the fixincludes tests, and the failure causes make to exit. Use "make -k check". cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/