On 1/18/2022 2:06 PM, Huang Rui wrote:
On Sat, Jan 15, 2022 at 07:49:12PM +0800, kernel test robot wrote:
> tree:
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.ker...
master
> head: a33f5c380c4bd3fa5278d690421b72052456d9fe
> commit: bf67014d6bda16a72deea11dbbff2a97c705ca92 drm/amdgpu: introduce new
amdgpu_fence object to indicate the job embedded fence
> date: 4 weeks ago
> config: ia64-randconfig-r033-20220114
(
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdownloa...)
> compiler: ia64-linux-gcc (GCC) 11.2.0
May I know where can I get the GCC for IA64?
Thanks,
Ray
Hi Ray,
The reproduce tool will download the cross compile package:
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross
-O ~/bin/make.cross
...
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross
O=build_dir ARCH=ia64
Best Regards,
Rong Chen