Changes between Version 1 and Version 2 of KnownProblems
- Timestamp:
- Dec 12, 2006, 2:33:21 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KnownProblems
v1 v2 2 2 3 3 1. Kernel 2.6.18 and up will cause wine processes spawned from kmk (and GNU make 3.81+) to segfault. Disable VDSO compatibility (CONFIG_COMPAT_VDSO) to make this work. 4 1. To make kmk_ash run reliably on Windows Vista, you'll to fetch a more recent cygwin1.dll. See http://cygwin.com/ml/cygwin/2006-11/msg00059.html for details.