[Paraview] static linking with python

Brad King brad.king at kitware.com
Thu Mar 3 08:39:23 EST 2011


On 03/02/2011 06:31 PM, Burlen Loring wrote:
> I'm trying to link paraview static and include python. In the executable 
> link line there are a couple "-Wl,-Bdynamic" appearing and I am not able 
> to locate their source.
> 
> Can anyone help figure out where these comes from and how to turn them off?

http://www.cmake.org/cmake/help/cmake-2-8-docs.html#prop_tgt:LINK_SEARCH_END_STATIC

-Brad


More information about the ParaView mailing list