Re: update gcc-linaro to 7.4-2019.02

2019-09-27 Thread Kurt Miller
On Fri, 2019-09-27 at 18:44 +1000, Jonathan Gray wrote: > With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building > with gcc 6.3 but does fit with 7.4. > > As of gcc 8 linaro no longer distributes toolchains, they are > distributed by Arm on developer.arm.com. > I have built the

Re: update gcc-linaro to 7.4-2019.02

2019-09-27 Thread Kurt Miller
On Fri, 2019-09-27 at 16:29 +0100, Stuart Henderson wrote: > On 2019/09/27 11:18, Kurt Miller wrote: > > > > On Fri, 2019-09-27 at 16:11 +0100, Stuart Henderson wrote: > > > > > > On 2019/09/27 10:35, Kurt Miller wrote: > > > > > > > > > > > > On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wr

Re: update gcc-linaro to 7.4-2019.02

2019-09-27 Thread Stuart Henderson
On 2019/09/27 11:18, Kurt Miller wrote: > On Fri, 2019-09-27 at 16:11 +0100, Stuart Henderson wrote: > > On 2019/09/27 10:35, Kurt Miller wrote: > > > > > > On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wrote: > > > > > > > > On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote: > > >

Re: update gcc-linaro to 7.4-2019.02

2019-09-27 Thread Kurt Miller
On Fri, 2019-09-27 at 16:11 +0100, Stuart Henderson wrote: > On 2019/09/27 10:35, Kurt Miller wrote: > > > > On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wrote: > > > > > > On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote: > > > > > > > > > > > > With U-Boot 2019.10-rc4 the am3

Re: update gcc-linaro to 7.4-2019.02

2019-09-27 Thread Stuart Henderson
On 2019/09/27 10:35, Kurt Miller wrote: > On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wrote: > > On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote: > > > > > > With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building > > > with gcc 6.3 but does fit with 7.4. > > and

Re: update gcc-linaro to 7.4-2019.02

2019-09-27 Thread Jonathan Gray
On Fri, Sep 27, 2019 at 10:35:29AM -0400, Kurt Miller wrote: > On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wrote: > > On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote: > > > > > > With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building > > > with gcc 6.3 but does

Re: update gcc-linaro to 7.4-2019.02

2019-09-27 Thread Kurt Miller
On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wrote: > On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote: > > > > With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building > > with gcc 6.3 but does fit with 7.4. > and with gcc 7.4 arm-trusted-firmware doesn't fit... >

Re: update gcc-linaro to 7.4-2019.02

2019-09-27 Thread Jonathan Gray
On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote: > With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building > with gcc 6.3 but does fit with 7.4. and with gcc 7.4 arm-trusted-firmware doesn't fit... aarch64-none-elf-ld.bfd: build/rk3399/debug/bl31/bl31.elf section `.p

update gcc-linaro to 7.4-2019.02

2019-09-27 Thread Jonathan Gray
With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building with gcc 6.3 but does fit with 7.4. As of gcc 8 linaro no longer distributes toolchains, they are distributed by Arm on developer.arm.com. Index: Makefile === RC