Hi, The latest developer snapshot from http://cygwin.com/snapshots/ contains a couple of patches which are supposed to get Cygwin running better on the upcoming Windows Vista.
The important change here is a slightly different memory allocation scheme. I'd like to hear if this version still runs fine on all OSes, not only on Vista so I'd appreciate some feedback in terms of memory allocation problems. Please look for messages as "fixup_mmap_after_fork failed", "couldn't allocate heap", stuff like that. The new memory allocation scheme could result in the necessity to rebase again. The usual base address of 0x70000000 for rebase *might* result in problems with applications using mmap and runtime loaded DLLs. So, if you get such a problem, please call rebase(all) with a base addresses of, say, 0x65000000 and try again. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/