Compiling R24.1 64-bit

Hello,

Up until R23.2 I would use:

$ cd kernel_source
$ export ARCH=arm64
$ export CROSS_COMPILE=/usr/bin/aarch64-linux-gnu-
$ export CROSS32CC=arm-linux-gnueabi-gcc
$ make (etc..)

Now in R24.1, being 64-bit userspace, does it still need CROSS32CC ?

Please google / search first. [url]https://devtalk.nvidia.com/default/topic/936880/jetson-tx1-24-1-release-need-help-with-complier-directions-can-not-complie/[/url] Comments by linuxdev.

@RNZNobody: Thanks for the link, un-thanks for the snark.