Hi @max.tx
‘same’ problem means ‘not working’.
Create a custom machine and use it in your local.conf (as stated above in this thread) and build bitbake meta-toolchain
or even bitbake <image_name> -c populate_sdk is the same.
The final result will be a toolchain/SDK that won’t contain the expected toolchain binaries like aarch64-linux-cpp.
Maybe I need any other ‘magic’ setup?
Thanks