Re: [yocto] yocto sumo - upgrading gcc from 7.3 to 8.3 fails - C compiler cannot create executables

2019-05-06 Thread Burton, Ross
On Mon, 6 May 2019 at 17:28, Eric Grunt wrote: > | configure: error: C compiler cannot create executables > | See `config.log' for more details I suggest reading config.log for more details. Ross -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] yocto sumo - upgrading gcc from 7.3 to 8.3 fails - C compiler cannot create executables

2019-05-06 Thread Zoran Stojsavljevic
Hello Eric, Please, could you try gcc 8.2? Thank you, Zoran ___ On Mon, May 6, 2019 at 6:28 PM Eric Grunt wrote: > > Hi, > > I tried to upgrade gcc from 7.3 to 8.3 by copying > gcc directory from https://github.com/openembedded/openembedded-core.git >

[yocto] yocto sumo - upgrading gcc from 7.3 to 8.3 fails - C compiler cannot create executables

2019-05-06 Thread Eric Grunt
Hi, I tried to upgrade gcc from 7.3 to 8.3 by copying gcc directory from https://github.com/openembedded/openembedded-core.git (openembedded-core/meta/recipes-devtools/gcc) to meta-custom-layer/recipes-gcc, replacing requires to recipes-devtools/gcc/*inc in all bb files in there, eg require