littlekernel / lk

LK embedded kernel
MIT License
3.11k stars 613 forks source link

Build on windows? #329

Open Ashis231 opened 2 years ago

travisg commented 2 years ago

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.