On Wed, Sep 16, 2020 at 11:04:33AM -0700, Nick Desaulniers wrote:
On Wed, Sep 16, 2020 at 9:27 AM Jarkko Sakkinen
<jarkko.sakkinen(a)linux.intel.com> wrote:
>
> The compiler that you use in your example is unfortunately not
> preincluded to my Ubuntu installation...
$ sudo apt install gcc-arm-linux-gnueabihf binutils-arm-linux-gnueabihf
--
Thanks,
~Nick Desaulniers
Thanks, installed for the future. A bit more convenient than compile
your own chain :-)
/Jarkko