tce-load -i compiletc gtk3-dev gobject-introspection-dev gtk3-gir

http://ftp.gnome.org/pub/GNOME/sources/amtk/5.1/amtk-5.1.1.tar.xz

cd amtk-5.1.1

CC="gcc -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe" CXX="g++ -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --disable-static

find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \;

make [0m 45.00s]
sudo make install

        Amtk version 5.1.1

        Source code location:   .
        Prefix:                 /usr/local
        Compiler:               gcc -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe
        Documentation:          no
        GObject introspection:  yes
        Code coverage:          no
        Valgrind check:         no
        Installed tests:        no
