cl -c nologo -W3 .... cl: '/bin/cl'file does not exists
    ... etc.

Isn'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")

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/

Reply via email to