[Insight-developers] Cygwin cmake 2.6 issue

Bill Lorensen bill.lorensen at gmail.com
Wed Jun 3 08:47:36 EDT 2009


Brad,

Also, I think the same thing may have happened to the mingw build.
http://www.cdash.org/CDash/viewBuildError.php?buildid=346391

This started to fail after an upgrade to ctest2.4-patch 8.

Did some change break this compatibility? Or is this a bugu that
needed to be corrected?

Bill

On Wed, Jun 3, 2009 at 8:40 AM, Brad King <brad.king at kitware.com> wrote:
> Bill Lorensen wrote:
>>
>> Is there any resolution to the cygwin shared library issue and cmake
>> 2.6? We cannot move itk to cmake 2.6 until this backward compatibility
>> issue is resolved.
>
> We need to switch all the shared/static logic to follow the UNIX
> approach on cygwin...as in vxl is built shared when ITKCommon is
> shared.  In fact all of ITK can be built shared on cygwin if we
> want because the GNU tools support auto-export of symbols.
>
> This only requires a few updates to the CMakeLists.txt files.
> There should be very few or no C++ changes.
>
> -Brad
>


More information about the Insight-developers mailing list