I'm trying to build cmake with xlc (IBM compiler) that doesn't use fPIC and rdynamic options, on a 64 bits architecture . How to set them properly ? I possible I would make new entry files in Modules/Platform and Utilities/Release for both the arch and the compiler but I don't really understand how it works. Thx for help. Yannick