On 11 October 2010 19:38, NightStrike wrote: > Note > that cygwin make doesn't work with -j because of a cygwin bug in fork.
That's not true. I regularly use it to build various different programs, and it works just fine. If you're referring to a more general issue with fork failures, the reasons usually are Vista/7 DLL address randomisation, which can be cured with 'rebaseall', or interfering third party programs as listed at http://cygwin.com/faq/faq.using.html#faq.using.bloda. Andy ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
