[Insight-users] ITK build problem(SGI, IRIX 6.5.18, GCC)

Dengfeng Liu dliu@bme.jhu.edu
Fri, 24 Jan 2003 12:1:23 -0500


Hi ITK-users:
I have difficulties when I trying to compile ITK on sgi irix6.5.18, GCC 3.2.1:
1. I could not change the prefix to it when I run cmake(It do not allow me to edit the "/usr/local")
2. It always gives out an warning of "
-------------------------------------------------------------
/sbiasfw/academic/InsightToolkit-1.0.0/Code/Common/itkNumericTraits.h: In 
   static member function `static char 
   itk::NumericTraits<char>::NonpositiveMin()':
/sbiasfw/academic/InsightToolkit-1.0.0/Code/Common/itkNumericTraits.h:120: warning: return
   of negative value `-128' to `char
---------------------------------------------------------------

and at last it died...

Thank you for you help

Dengfeng