Forum Discussion
Michael2021
Occasional Contributor
4 months agoHi BB,
While running build_sw.sh in the nios2 command shell, the following error occurred:
make: nios2-elf-gcc.exe: No such file or directory.
I've attached three screenshots of this issue.
Please help me resolve this issue.
Thanks
Michael
Michael2021
Occasional Contributor
4 months agoThe actual directory contains "H-x86_64-mingw32", but the path only contains "H-i686-pc-linux-gnu".
Is this error related to this issue?
Thanks
- AdrianaI_Altera4 months ago
New Contributor
Hi @Michael2021
That issue was solved in this Forum thread: https://community.intel.com/t5/Nios-V-II-Embedded-Design-Suite/nios2-elf-gcc-exe-error-CreateProcess-No-such-file-or-directory/td-p/1203392
- Michael20214 months ago
Occasional Contributor
works good.
Thank you