Re: [U-Boot] compilation issue pine64

2018-01-11 Thread Akash Gajjar
Thank you Peter, The issue was there because of an older version of gcc. Now it has been resolved. Thank you once again. On Thu, Jan 11, 2018 at 7:33 AM, Peter Robinson wrote: > On Wed, Jan 10, 2018 at 3:58 PM, Akash Gajjar > wrote: > > Hi All, > > > > Facing compilation issue building pine64

Re: [U-Boot] compilation issue pine64

2018-01-10 Thread Peter Robinson
On Wed, Jan 10, 2018 at 3:58 PM, Akash Gajjar wrote: > Hi All, > > Facing compilation issue building pine64 mainline u-boot. > Please see below build log. > > user]$ export CROSS_COMPILE=aarch64-linux-gnu- > > user]$ make pine64_plus_defconfig > HOSTCC scripts/basic/fixdep > HOSTCC scripts/k

[U-Boot] compilation issue pine64

2018-01-10 Thread Akash Gajjar
Hi All, Facing compilation issue building pine64 mainline u-boot. Please see below build log. user]$ export CROSS_COMPILE=aarch64-linux-gnu- user]$ make pine64_plus_defconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/k