where can i download the GCC cross compiler tool for TX2 Jetpack3.3 ?

Hi everyone:
I notice that on my TX2 board with jetpack3.3, the gcc version is “gcc version 5.4.0 20160609”.
I want to make a cross-compiling on my PC host. So where can i download GCC cross compiler tool for TX2 Jetpack3.3 ?

Is [url]http://releases.linaro.org/components/toolchain/binaries/5.4-2017.05/aarch64-linux-gnu/gcc-linaro-5.4.1-2017.05-i686_aarch64-linux-gnu.tar.xz[/url] available one? Many thanks?

Hi xilaiwojia,

Please find the GCC tool chain from download center:

[url]https://developer.nvidia.com/embedded/downloads#?search=GCC[/url]

Hi kayccc:
I run “gcc -v” on TX2, gcc version is “gcc version 5.4.0 20160609”.But From download center,the cross-compiler tool version is “gcc 4.8.5”. The version is different.