Closed alanvgreen closed 5 years ago
It's bed time and I'll dig into this some more tomorrow (the above seems all related to the tracing code), but wondered if any one else was working on Windows.
I checked that it built on both WSL and on a MSYS/Cygwin sheel (since you pretty much need git and git-for-windows comes with msys anyway it didn't really seem like asking much).
Ah. Makes sense. Yes, Git-for-Windows bash shell Just Works for me too.
I'll write up a "Quick Start" document.
The toolchain doesn't (yet) work under Windows CMD. Here are two attempts, one without V=1 and one with:
This is using the latest toolchain from https://github.com/xobs/ecp5-toolchain/releases/tag/v1.6.1.
I have set RISCV_TOOLCHAIN_PATH and PATH to point to the toolchain. I have verified that I can run the tools
I've had success building using Windows Subsystem for Linux (WSL).