Search code examples
gradlesunossolaris-studio

Configure GRADLE to use CC compiler on SunOS 11


Is it possible to use GRADLE with Solaris Studio CC/cc compiler on SunOS.


Solution

  • Gradle allows addition of native tools toolchains :

    https://github.com/gradle/gradle/blob/master/subprojects/docs/src/samples/native-binaries/tool-chains/build.gradle