Hello
we have tried to set up the toolchain with Debian 64bit.
We have find two issues and solved it for us; now for your information:
First we have to install the Library lib32z1 so that make could find the libz.so.1
And as second issue, at the build process of the Buildroot there is a hard coded link to the BR2_TOOLCHAIN_EXTERNAL_PATH in the fsim6_std_defconfig witch won’t work if you change the location of the toolchain.
Regards