Cross-compilation with Gradle and the new C++ plugins

Hi,

Any update on cross-compilation with Gradle and the new C++ plugins? And more specifically how to set another instance of GCC/G++ (e.g. for ARM) instead of the default for x86_64? I have been using cross-compilation with the old C++ plugins and it works well but I cannot find any documentation about this feature with the new documentation.

I have seen some thread on that topic like one year ago but nothing since then.

Thanks.