Hi all,
I'm trying to move my app from Debain10 to ubuntu 20.04. At the same time, I need to upgrade the version of the toolchain as well. But I'm facing a issue with GCC version. the toolchain we have on the page https://developer.arm.com/downloads/-/gnu-a has gcc version 9.2 only. While ubuntu 20.04 has gcc version 9.4 only. I'm having some trouble when I trying to build with toolchain with GCC 9.2. So, I wonder if we have toolchain with GCC 9.4. that I can have a try.
Thanks