Toolchain error

I’d like to install the toolchain but there is a error. Please let me know how to resolve it. I’m using Ubuntu 16.04.6 LTS.

Error: Incompatible SDK installer! Your host is ix86 and this SDK was built for x86_64 hosts.

alt text

precept@precept-VirtualBox:~/toolchain$ chmod +x angstrom-glibc-x86_64-armv7at2hf-neon-v2017.12-toolchain.sh
precept@precept-VirtualBox:~/toolchain$ ./angstrom-glibc-x86_64-armv7at2hf-neon-v2017.12-toolchain.sh
Error: Incompatible SDK installer! Your host is ix86 and this SDK was built for x86_64 hosts.
precept@precept-VirtualBox:~/toolchain$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.6 LTS
Release:	16.04
Codename:	xenial

Hi @HansKim72

As described in the Prerequisites, you need to have 64-Bit Machine and 64-Bit OS for the pre-compiled SDK. If you want to use 32-bit machine and OS, then please check this answer.

Thanks and Best regards,
Jaski

Hi. I thought I was using 64 bit but it was 32 bit. I solved it. Thank you.

Perfect that it is solved. Thanks for the feedback.