The make option -s switches off printing the commands, but this seems not to be 
working for the CMake generated link command for shared libraries. Does anybody 
know how to avoid the printing of the link command? 
The reason I need this is because one of my large libraries produces a command 
line that is 120k bytes long and this completely screws up the performance of 
ctest_build(). See http://public.kitware.com/Bug/view.php?id=12381

-------------------------------------------------------------
Pere Mato  CERN, PH Department, CH 1211 Geneva 23, Switzerland
          e-mail: pere.m...@cern.ch      tel: +41 22 76 78696
          fax:  +41 22 76 68792            gsm: +41 76 48 70855


_______________________________________________
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

Reply via email to