Forum Discussion
AKuma128
New Contributor
7 years agoBuilding SoC EDS Linux kernel with Linaro Toolchain version 6.3.1
Hi, I am using Altera Cyclone V SoC development board with SoC EDS V18.0, which has Linaro Toolchain version 4.8.3. I want to build the Linux kernel with Linaro Toolchain 6.3.1. I am having f...
Glen
New Contributor
6 years agoI'm afraid that the linaro gcc version in EDS release note is not correct.
I've just execute "arm-linux-gnueabihf-gcc --version" under EDS 19.3PRO, and gotten below information:
arm-linux-gnueabihf-gcc (crosstool-NG linaro-1.13.1-4.8-2014.04 - Linaro GCC 4.8-2014.04) 4.8.3 20140401 (prerelease)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I guess it's "linaro gcc 4.8-2014.04" inside EDS 19.3PRO, not the same as EDS user guide described 4.8.3 (Linaro* GCC 7.2-2017.11).
I've sent IPS request for this question.
Best regards,
Glen