[Insight-users] problem building ITK 2.2 on cygwin (ld segmentationfault)

Karthik Krishnan Karthik.Krishnan at kitware.com
Tue Sep 20 20:42:32 EDT 2005



Thielemans, Kris wrote:

> just had another one:
> cd Examples
> make
> <snip>
> Building executable 
> /home/kris/MyDocuments/devel/ITK/ITK-bin-dev/bin/RegistrationExamples5.exe...
> collect2: ld terminated with signal 11 [Segmentation fault], core dumped

Thanks for the report.

I remember having this problem once on my laptop and suspecting that the 
linker runs out of memory, I switched to shared libs and things were 
fine. Yes... probably itkCommonTests  and the one above need to be split 
into two.

-karthik

>  
> And I forgot to say that I used all default options for ccmake, so no 
> shared libs, and
> CMAKE_BUILD_TYPE:STRING=
>  
> Kris
>
>  
> ------------------------------------------------------------------------
> *From:* insight-users-bounces+kris.thielemans=csc.mrc.ac.uk at itk.org on 
> behalf of Thielemans, Kris
> *Sent:* Tue 20/09/2005 17:59
> *To:* insight-users at itk.org
> *Subject:* [Insight-users] problem building ITK 2.2 on cygwin (ld 
> segmentationfault)
>
> Hi
>  
> I'm trying to install ITK 2.2 on a fairly recent cygwin installation 
> (cygwin 1.5.18-1, gcc 3.4.4-1, binutils 20050610-1, cmake 2.0.6-1, 
> none of which have any updates available via cygwin's setup) running 
> on top of XP sp2. I've used ccmake to do the configuration.
>
> I get the following error:
> Building executable 
> /home/kris/MyDocuments/devel/ITK/ITK-bin-dev/bin/itkCommonTests.exe...
> collect2: ld terminated with signal 11 [Segmentation fault], core dumped
>  
>  
> I seem to be able to build the Examples and most other stuff (I'm not 
> really sure as the top-level Makefile aborts after the above error 
> obviously).
>  
> Any suggestions?
>  
> Many thanks
>  
> Kris Thielemans
> Hammersmith Imanet Ltd
> part of GE Healthcare
> London, UK
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>  
>


More information about the Insight-users mailing list