OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: jg on March 22, 2018, 02:19:38 PM

Title: clang/gcc to compile User Exit
Post by: jg on March 22, 2018, 02:19:38 PM
Is it possible to use clang or GCC to compile a user exit module for CMOD MP (9.5 and higher)?
Title: Re: clang/gcc to compile User Exit
Post by: Justin Derrick on March 22, 2018, 03:44:44 PM
As long as you're using a C compiler that produces proper binaries for your operating system, I don't imagine CMOD would care which one you used.

-JD.