Good Morning,
I am a hardware guy with some assembler language programming experience, but no experience yet with C, and compilers. I am having a problem building xtensa-lx106-elf.sh using the script in esp8266-devkit (running Windows 7 Home Premium, SP1).
After this script does a few downloads, I get error 3 messages, one for each of GMP, MPFR, and MPC:
Can not move /c/esp8266-devkit/Espressif/dl/mpfr-3.1.2 to
/c/esp8266-devkit/Espressif/dl/mpfr-3.1.2/mpfr-3.1.2
(similar for mpc-1.0.2 and gmp-6.0.0a).
I let the script finish and got errors at the end, and no output files that I could find.
I tried again, running the script as administrator and got the same results.
I looked at the build lx106-elf script from the dev kit, and noticed that MinGW-msys-coreutils are required, but did not find them in the MinGW msys directory or sub directories.
Given the number of "satisfied customers", I must have done something wrong.
What shall I do to fix these errors, and is coreutils required?
Thanks!
Best Regards,
Trapshooter