OK. There are configure files as below. Is there missing for config-byt-gcc7.3-gdb7.11.2-binutils2.30? config-apl-gcc7.3-gdb7.12.1 config-byt-gcc7.3-gdb7.12.1 config-cnl-gcc7.3-gdb7.12.1 config-hsw-gcc7.3-gdb7.12.1
-----Original Message----- From: Liam Girdwood [mailto:liam.r.girdwood@linux.intel.com] Sent: Thursday, June 14, 2018 10:04 PM To: Wang, Long1 long1.wang@intel.com; Pan, Xiuli xiuli.pan@linux.intel.com; Keyon Jie yang.jie@linux.intel.com; sound-open-firmware@alsa-project.org Cc: Li, Jocelyn jocelyn.li@linux.intel.com Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
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