[Insight-developers] New compiler for ITK

William A. Hoffman billlist at nycap.rr.com
Fri Nov 12 10:05:36 EST 2004


The Sun CC 5.6 native compiler now works with ITK.
A nightly dashboard with the following name will be
submitted to try to keep it working:

dashsun1.kitware-SunOS-CC-5.­6   

Last night one test failed, but I have found the problem and
added a flag that fixes the problem.  If you use pthreads, then
you have to compile source files with the flag -mt.

There are a few warnings.  Mostly it does not like passing string
literals into char* functions.   Also, it does not like passing c++
function pointers into things that take extern "C" functions.

-Bill



More information about the Insight-developers mailing list