14 Jun
2018
14 Jun
'18
4:03 p.m.
On Thu, 2018-06-14 at 07:18 +0000, Wang, Long1 wrote:
Hi Girdwood,
Could you push all built-out binary of the cross complier into the tar ball? It should include xtensa-byt-elf, xtensa-bxt-elf etc.
We are not going to do any binary releases of the compiler.
Can you update crosstool-ng and xtensa-overlay from sofproject (and use sof- gcc7.3 branches for both).
Please then run within crosstool-ng :-
./bootstrap ./configure --prefix=`pwd` make make install
and then each GCC version can be built using :-
cp config-byt-gcc7.3-gdb7.11.2-binutils2.30 .config ./ct-ng build
Please note there is a different config for each compiler version.
Thanks
Liam