HWlib with linaro compiler issue
Hi,
I'm working on this example with cyclone V soc dev kit:
Hardware Library (HWLibs) | Documentation | RocketBoards.org
I did the exact the same steps with different location of setup.sh.
I've tried with Msys2,Msys,and WSL(ubuntu) with/without using SOC EDS environemt.
The errors happened when comkpile the u-boot-socfpga with
make socfpag_defconfig using cross_compiler arm-eabi.
WSL2(ubuntu) with/without SOC EDS
or
Msys2/Msys with/without SOC EDS
I added the PATH and checked the toolchain location:
I've tried download the linaro gcc 7.2.0/7.5.0 myself,
I added the D:\board\cyclone_V_soc\intel-socfpga-hwlib\tools\gcc\bin in every PATH I could add but IT JUST DONT WORK.
So what's the issue, how can I fix it?
Do please offer some help,
I was stick on this problem for 10 hours.
Reguards.
Alex