[Insight-developers] run examples on rapture

Xinwei Xue xwxue at cs . utah . edu
Wed, 7 Aug 2002 15:46:08 -0600 (MDT)


Hi,

I magaged to compile ITK on one of our mutilprocessor IRIX machines. When
I compile the examples(say RawImageReadWriter it gave me these warnings:

ld32: WARNING 84
: /home/sci/xwxue/res/itk/Insight-IRIX/Code/Algorithms/libITKAlgorithms.a
is not used for resolving any symbol.
ld32: WARNING 84
: /home/sci/xwxue/res/itk/Insight-IRIX/Code/BasicFilters/libITKBasicFilters.a
is not used for resolving any symbol.
ld32: WARNING 84
: /home/sci/xwxue/res/itk/Insight-IRIX/Code/Common/libITKCommon.a is not
used for resolving any symbol.
ld32: WARNING 84
: /home/sci/xwxue/res/itk/Insight-IRIX/Code/Common/libITKCommon.a is not
used for resolving any symbol.
ld32: WARNING 84
: /home/sci/xwxue/res/itk/Insight-IRIX/Code/Numerics/vxl/libVXLNumerics.a
is not used for resolving any symbol.


when I run it it always Abort after start. This happens to all examples,
and I did not catch any exception when running the examples.

Can anyone tell me why this happens? 

Thanks,

Xinwei