Hello - As i understand, Gradle today supports gcc/g++, Clang and Visual C++ for building Native binaries.
However, I have a requirement of building C++ applications on Solaris Sparc 5.10 servers, with the CC compiler which comes with Solaris Studio.
I was wondering if there is any plan to support the CC compiler within Gradle for building on Solaris.
Thanks