Forum Discussion
Hi,
I assume you have followed all the steps for Windows, and correct me if I am wrong, that you are facing issue when executing installer "./install_linaro.sh"?
Have you tried running your "/msys.bat" as administrator?
- Rainwang4 years ago
Contributor
yes, you are right.
i follow up the instructions step by step.
1. Run
as an administrator.C:\MinGW\msys\1.0\msys.bat2. In the Msys console, go to linaro folder:
For 20.1 Pro:
cd c:/intelFPGA_pro/20.1/embedded/host_tools/linaro
3. Run the installer:
./install_linaro.sh
4. Linaro toolchain will be downloaded, and newlib library will be downloaded and compiled.
5. Upon succesfull completion, the following will be installed in the
folder:linaroand after these steps done, i waitted for serveral hours, the installer screen stopped without any information to inform me the installation completed, you can see the information details i attached in the first post.
and i checked 2 folders appeared in the path( C:\intelFPGA_pro\20.1\embedded\host_tools\linaro)
one is gcc, the other is newlib-cygwin.
pls tell me how can i know the installation is successfully completed?
i also attached the printed screen after i start the EDS command shell for your reference.