On 9/19/08 2:42 PM, Samuel Crow said: >I've attached a .zip file containing my fixer.sh BASH script and an >example CMakeLists.txt file that uses it. It requires that >CMAKE_SHARED_LINKER_FLAGS be set to -headerpad_max_install_name so that >there will be enough space for the new longer file paths.
Doesn't CMake _always_ pass -headerpad_max_install_name ? If not, shouldn't it? I see little downside to doing so, it's only a few bytes. -- ____________________________________________________________ Sean McBride, B. Eng [EMAIL PROTECTED] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
