[Insight-developers] RE: C++ prelinker: error: bad
instantiation request file --
William A. Hoffman
billlist at nycap.rr.com
Thu Aug 12 09:39:23 EDT 2004
IT would seem that the uiowa SGI does not need to turn off the prelink:
http://www.itk.org/Testing/Sites/kraepelin.uiowa/IRIX64-CC-7.3-opt/20040806-0500-Nightly/Notes.html
//No help, variable specified on the command line.
CMAKE_CXX_FLAGS:STRING= -n32 -O3 -DNDEBUG -G0 -multigot -xansi -LANG:std -LANG:ansi-for-init-scope=ON -woff 15,84,1110,1209,1424,1468,3102,3210,3439 -ptused -no_prelink
However, there are two things to note.
1. the uiowa SGI has not submitted a dashboard for a few days, since
we are doing a release perhaps we should figure out why?
2. There is not SGI that is testing Applications right now.
-Bill
At 10:23 PM 8/11/2004, Lorensen, William E (Research) wrote:
>Here's what I use on the SGI,
>
>CMAKE_CXX_FLAGS:STRING=-Wl,-woff84 -Wl,-woff15 -ptused -no_prelink
>
>
>-----Original Message-----
>From: Luis Ibanez [mailto:luis.ibanez at kitware.com]
>Sent: Wednesday, August 11, 2004 10:04 PM
>To: Lorensen, William E (Research); Insight Developers List
>Subject: C++ prelinker: error: bad instantiation request file --
>
>
>
>Bill,
>
>We are assisting a research group for
>building ITK in an SGI but got the
>interesting error message below.
>
>Does it rings any bell regarding some
>compiler/linker option that should be
>used with the native compiler CC in IRIX ?
>
>
> Thanks
>
>
> Luis
>
>
>
>----------------------------------------------------
>
> Building object file itkIsoContourDistanceImageFilterTest.o...
> Building object file itkFastChamferDistanceImageFilterTest.o...
> Building object file itkCurvesLevelSetImageFilterTest.o...
> Building object file itkNarrowBandCurvesLevelSetImageFilterTest.o...
> Building object file
>itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.o...
> Building executable /export/local/ITK-1.8.0/bin/itkAlgorithmsTests...
> C++ prelinker: error: itk::ImageFunction<itk::Image<unsigned
>char,(const unsigned int)2>,double,double>::SetInputImage(const
>itk::Image<unsigned char,(const unsigned int)2>*) assigned to
>itkKullbackLeiblerCompareHistogramImageToImageMetricTest.o and
>itkDemonsRegistrationFilterTest.o
> C++ prelinker: error: bad instantiation request file --
>instantiation assigned to more than one file
> *** Error code 2 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> visage 113#
>
>
>
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers at itk.org
>http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-developers
mailing list