[Insight-developers] New compiler for ITK

Lorensen, William E (Research) lorensen at crd.ge.com
Fri Nov 12 10:24:39 EST 2004


Bill,
Thanks for getting this to work. It was a gap in our support.

Since the compiler is a bit picky, could you run a continuous also?

Thanks,

Bill

-----Original Message-----
From: William A. Hoffman [mailto:billlist at nycap.rr.com]
Sent: Friday, November 12, 2004 10:06 AM
To: insight-developers at itk.org
Subject: [Insight-developers] New compiler for ITK


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

_______________________________________________
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