Hi, I'm relatively new to CMake, so please forgive me if I am missing something obvious. I have been reading up a little bit about the INTERPROCEDURAL_OPTIMIZATION property and the saga associated with it: http://www.cmake.org/Bug/view.php?id=9615
I think, however, that there are some additional cases, besides IPO, where one might want to use XIAR and XILD. One that comes to mind is when performing static analysis. See, for example, the last paragraph, "Considerations When Using Static Analysis" here: http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/composerxe/compiler/fortran-mac/GUID-56C2AE33-B3D4-470F-9FA1-10ACB9EF274F.htm Is there another decent way to use XIAR instead of ar, besides setting this property, which adds the -ipo flag too? Izaak Beekman =================================== (301)244-9367 UMD-CP Visiting Graduate Student Aerospace Engineering [email protected] [email protected]
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
