Forum Discussion
tommmy
New Contributor
5 years agoFix Newlib compile error on Windows Platform [Version > 18.1 Use WSL]
copy tool chain "H-x86_64-pc-linux-gnu" from linux platform
and edit "niso2_command_shell.sh" like this:
# if grep -q Microsoft /proc/version; then
if [ -d "${SOPC_KIT_NIOS2}/bin/...
Jesper
New Contributor
5 years agoI couldn't agree more.
I have two PC LAPTOPS with
Quartus 20.1.1
WINDOWS 10 20H2 19042.928
WSL 1 (as of todays date)
UBUNTU18.04 (as of todays date)
For some reason, the mysys-lib bug appears on ONE of the laptops. This is very frustrating.
Tried re-installing WSL, Ubuntu and so on but no difference.
I don't really understand the fix above and i don't like having to edit makefile for every Eclipse project.
The install process for Eclipse with NIOS is already laughable. Why make the move to WSL if it is this complicated and not just stick with CygWin?