This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

arm-eabi-gcc-8.3.0.exe: error: CreateProcess: No such file or directory

Hi,

We have been trying to build with GNU ARM tool chain (Cortex-A specific tool) "gcc-arm-8.3-2019.03-i686-mingw32-arm-eabi", but we see the following error:

arm-eabi-gcc.exe error: CreateProcess: No such file or directory

Verified all the path settings and related python/GNUmake settings. Individual file compilation is proper. But this issue is observed when a batch build is triggered through make.

Any leads of suggestions would be helpful.

Thanks,
Malli

Parents
  • Malli,

    The issue you described has very little information for us to reproduce or diagnose. This error message presents usually when GCC is invoked but other dependant components are missing. I would suggest you to reinstall the tool package and set the path correctly.

    Joey

Reply
  • Malli,

    The issue you described has very little information for us to reproduce or diagnose. This error message presents usually when GCC is invoked but other dependant components are missing. I would suggest you to reinstall the tool package and set the path correctly.

    Joey

Children
No data