[Insight-users] netlib dynamic library linking problem on osx
Hui Zhang
huiz at seas.upenn.edu
Thu Mar 9 14:14:32 EST 2006
hi all,
i've found this problem with ITK CVS and CMake CVS
The following line in the CMakeLists.txt within "Utilities/vxl/v3p/
netlib" appears to be the cause of the linking error:
SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -w")
The error goes away once I remove "-w".
However, the line doesn't cause any problem for the static built.
gary
More information about the Insight-users
mailing list