littlekernel / lk

LK embedded kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build on windows?

Ashis231 opened this issue · comments

Build on windows?

It should be able to build on a bash or other posixy environment such as cygwin or WSL. I don't think there's much hope that it'd build on top of the native windows command prompt, but with an appropriate make and toolchain in the path it might.

I'd be wary of any spaces in the leading directories. That probably wont work.