Comment 19 for bug 1689294

Revision history for this message
MichaƂ Fita (michal.fita) wrote :

> I am running out of intelligence on this issue now.

Is there any debugging/logging I can enable to have better insight why my main project still calls for lto-wrapper?

Some hints to the overall problem:
process_begin: CreateProcess(NULL, sh.exe -c "/bin/arm-none-eabi-g++.exe
process_begin: CreateProcess(NULL, echo ../../../../COMPONENTS/Common/Crc.cpp, ...) failed.

You know, my build environment doesn't have typical Unix shell tools in the PATH...

Things getting worse when I add Git's usr/bin into PATH:
/usr/bin/sh: /bin/arm-none-eabi-g++.exe: No such file or directory