$ date
Sun Apr 8 12:35:16 UTC 2018
$ uname -a
Linux cool-leaf-45 4.13.0-1011-azure #14-Ubuntu SMP Thu Feb 15 16:15:39 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
sudo apt-get -y install build-essential gperf bison flex texinfo help2man libncurses5-dev
wget http://crosstool-ng.org/download/crosstool-ng/crosstool-ng-1.23.0.tar.xz
tar Jxvf crosstool-ng-1.23.0.tar.xz
cd crosstool-ng-1.23.0
make
sudo make install
sudo ct-ng update-samples
$ ct-ng list-samples | grep aarch64