[U-Boot] FW: u-boot v2016 vs v2013

Peter Robinson pbrobinson at gmail.com
Tue Jan 16 11:21:52 UTC 2018


On Tue, Jan 16, 2018 at 10:47 AM, Mehmet Ali İPİN
<mehmet.ipin at pavotek.com.tr> wrote:
> Dear Estevam.
>
> Thank you for your helps and interests,
>
> I downloaded and installed gcc/g++ version 7.2 but, make file of u-boot-2018 gives the message below:
>
> *** Your GCC is older than 6.0 and is not supported
> make: *** [checkgcc6] Error 1
>
> but my gcc version is 7.2.0
>
> mai at ubuntu:~/u-boot-2018.01$ gcc --version
> gcc (Ubuntu 7.2.0-1ubuntu1~14.04) 7.2.0
>
> I am searching a solution, but if you know, please help..

Not sure about Ubuntu but when I build in Fedora you need to have a
ARM toolchain for cross compiling so I'd make sure that's updated to
the same version too.

> -----Original Message-----
> From: Fabio Estevam [mailto:festevam at gmail.com]
> Sent: Monday, January 15, 2018 7:34 PM
> To: Mehmet Ali İPİN <mehmet.ipin at pavotek.com.tr>
> Cc: u-boot at lists.denx.de
> Subject: Re: [U-Boot] FW: u-boot v2016 vs v2013
>
> On Mon, Jan 15, 2018 at 11:24 AM, Mehmet Ali İPİN <mehmet.ipin at pavotek.com.tr> wrote:
>> Dear Estevam,
>>
>> Thank you very much for your answer.
>> I downloaded u-boot 2018.01. Its make file required gcc 6.0 or later. Then I downloaded gcc 7.2.
>> Building it.
>>
>> Do you know is there a yocto version which is stable with u-boot 2018?
>
> Not sure about which version of U-Boot Yocto supports. You can build U-Boot manually and give it a try.
>
> Does the problem happen with U-Boot 2018.01?
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list