cl -c nologo -W3 .... cl: '/bin/cl'file does not existsIsn't just telling you that your system can't find a C compiler called "cl"? (Under Windows, you might expect your compiler to be called "cl.exe")... etc.
Is there a chance to get this "Windows hosted" Plan 9 implementation compiled and running these days? Can it reasonable be used to create a "Linux/Unix" hosted Plan 9 Kernel?
Is this what you are looking for? http://swtch.com/plan9port/
