From: Jeff D. <jd...@ka...> - 2000-11-06 04:55:52
|
da...@th... said: > I got bored and tried building UML on Mac OS X > The more I got into it, the more I learned that this we be a less than > trivial port. You really need to look at the OS before trying to port UML to it. It's not a simple recompile. The one thing to look for is the ability to intercept and modify a process system calls. If that's there, then probably everything else can be made to work. > Please consider applying the attached patch. Applied. Thanks. Jeff |