Login  Register

Updated our crosstools, i.e. Debian 10 aarch64 + arm-armhf

Posted by Sven Gothel on Nov 30, 2019; 6:43pm
URL: https://forum.jogamp.org/Updated-our-crosstools-i-e-Debian-10-aarch64-arm-armhf-tp4040156.html

Updated our crosstools, i.e. Debian 10 aarch64 + arm-armhf
sysroot libs to crosscompile

https://jogamp.org/cgit/crosstool-ng-projects.git/commit/?id=5c3391e70e4aa2aead779f0512f481288ec8e4e8

Resulting folder are used for crosscompilation, e.g. see GlueGen's
gluegen/make/scripts/make.gluegen.all.linux-aarch64-cross.sh
where TARGET_PLATFORM_USRROOT points to opt-linux-arm64-debian10.

Today's snapshot has been signed and hashed:
https://jogamp.org/files/toolchain/20191130-linux-toolchain/

From here on the latest is available via this symbolic link
https://jogamp.org/files/toolchain/latest-linux-toolchain/

~Sven