Koen, Fathi,
Thanks for updating gcc recipe to 7.2 and merging it to rocko! I have some matching fixes for the external toolchain recipe I'll try to submit soon...
I was wondering what are the plans for other toolchain components, like glibc, gdb and binutils - there are recipes for glibc 2.20-2014.11, gdb 7.8-2014.09 and binutils 2.25/2.27 2016.10. All those correspond to when the last time a tarball of that component was released by Linaro. I know these days all those components are in git at https://git.linaro.org/toolchain/ - are there any plans to provide corresponding recipes to build those components from sources?
Any comments? Thanks.
On Thu, Feb 08, 2018 at 08:17:54PM -0500, Denys Dmytriyenko wrote:
Koen, Fathi,
Thanks for updating gcc recipe to 7.2 and merging it to rocko! I have some matching fixes for the external toolchain recipe I'll try to submit soon...
I was wondering what are the plans for other toolchain components, like glibc, gdb and binutils - there are recipes for glibc 2.20-2014.11, gdb 7.8-2014.09 and binutils 2.25/2.27 2016.10. All those correspond to when the last time a tarball of that component was released by Linaro. I know these days all those components are in git at https://git.linaro.org/toolchain/ - are there any plans to provide corresponding recipes to build those components from sources?
-- Denys _______________________________________________ OpenEmbedded mailing list OpenEmbedded@lists.linaro.org https://lists.linaro.org/mailman/listinfo/openembedded
Hi,
On 17 February 2018 at 03:05, Denys Dmytriyenko denis@denix.org wrote:
Any comments? Thanks.
Sorry, I missed your mail.
On Thu, Feb 08, 2018 at 08:17:54PM -0500, Denys Dmytriyenko wrote:
Koen, Fathi,
Thanks for updating gcc recipe to 7.2 and merging it to rocko! I have some matching fixes for the external toolchain recipe I'll try to submit soon...
I was wondering what are the plans for other toolchain components, like glibc, gdb and binutils - there are recipes for glibc 2.20-2014.11, gdb 7.8-2014.09 and binutils 2.25/2.27 2016.10. All those correspond to when the last time a tarball of that component was released by Linaro. I know these days all those components are in git at https://git.linaro.org/toolchain/ - are there any plans to provide corresponding recipes to build those components from sources?
We didn't had any plans for this topic, but that's something we can consider doing if you're interested.
Latest Linaro GCC binary release is using newer glibc/gdb/binutils: * FSF glibc 2.25 (release/2.25) * GNU Binutils 2.28 (users/linaro/binutils-2_28-branch) * FSF GDB 8.0 (gdb-8.0-branch)
We might consider to update them too.
-- Denys _______________________________________________ OpenEmbedded mailing list OpenEmbedded@lists.linaro.org https://lists.linaro.org/mailman/listinfo/openembedded
OpenEmbedded mailing list OpenEmbedded@lists.linaro.org https://lists.linaro.org/mailman/listinfo/openembedded
Cheers,