Brad, I tried several things to get the NumericTraits<__int64> to work properly on Borland. No luck. I suggest that we modify itkConfigure.h.in as follows: #ifndef __BORLANDC__ #cmakedefine ITK_TYPE_USE___INT64 #endif If you agree, I'll check it in, Bill