Re: [CMake] Response files not working with TI compilers

2017-02-20 Thread Tristram, Falk
Crespo; cmake@cmake.org Subject: Re: [CMake] Response files not working with TI compilers When will these changes be available in the official version of cmake. I also made similar changes. I am suing 3.8 version of the CMake and the issue is not fixed. Regards Manoj R From: CMake [mailto:cmake

Re: [CMake] Response files not working with TI compilers

2017-02-20 Thread Nils Gladitz
On 02/20/2017 11:12 AM, R, Manoj wrote: When will these changes be available in the official version of cmake. I also made similar changes. I am suing 3.8 version of the CMake and the issue is not fixed. The users mailing list might not be the ideal place to bring up issues like this. Y

Re: [CMake] Response files not working with TI compilers

2017-02-20 Thread R, Manoj
To: cmake@cmake.org Subject: [CMake] Response files not working with TI compilers Dear All, I'm currently using CMake-3.7.1 to build a big project with different TI compilers (cl6x, armcl, cl-arp32) and since several months ago I started to use linker response files because the linker co

[CMake] Response files not working with TI compilers

2017-01-11 Thread Arturo Crespo
Dear All, I'm currently using CMake-3.7.1 to build a big project with different TI compilers (cl6x, armcl, cl-arp32) and since several months ago I started to use linker response files because the linker command line was too long for Windows and the build was failing. When I tried to do this for