[Ctk-developers] CTK Update to latest DCMTK

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Tue Aug 2 14:33:55 EDT 2011


Hi Folks,

Thanks Dominique for looking into that specific issue.

Could you involve the CMake community so that everybody come to a consensus
regarding the best of addressing the problem ?

Otherwise, there are still issue related to building against DCMTK.

See https://github.com/commontk/CTK/issues/25

I won't have time to look into these issues. Will be leaving for vacation in
few hours and will be back ~August 13th.

If somebody take the lead on that issue. Please assign it to your self.

Thanks
Jc


On Tue, Aug 2, 2011 at 2:19 PM, Dominique Belhachemi <domibel at debian.org>wrote:

> On Mon, Aug 1, 2011 at 2:41 PM, Jean-Christophe Fillion-Robin
> <jchris.fillionr at kitware.com> wrote:
> >
>
> > You could for example do:
> >
> >
> #-----------------------------------------------------------------------------
> >
> > # To fix compilation problem: relocation R_X86_64_32 against `a local
> > symbol' can not be
> >
> > # used when making a shared object; recompile with -fPIC
> > # See http://www.cmake.org/pipermail/cmake/2007-May/014350.html
> >
> > #
> > IF( CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" )
> >
> >   SET_TARGET_PROPERTIES(log4qt PROPERTIES COMPILE_FLAGS "-fPIC")
> >
> > ENDIF( CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" )
> >
> >
> >
> Hi,
> this won't help on other platforms than x86_64 . I opened a bug and
> will think about a solution
>
>   http://www.na-mic.org/Bug/view.php?id=1294
>
> Thanks
> Dominique
> _______________________________________________
> Ctk-developers mailing list
> Ctk-developers at commontk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>



-- 
+1 919 869 8849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20110802/c4fc52a9/attachment.html>


More information about the Ctk-developers mailing list