[Insight-developers] IRIX CC -no_auto_include

William A. Hoffman billlist at nycap.rr.com
Mon Aug 23 15:55:06 EDT 2004


I have added the flag -no_auto_include to default ITK  build for IRIX CC.
This flag keeps the compiler from attempting to auto find template
definition files from .h files.   ITK applications was not building
on IRIX very well because we were not using this flag.   As a positive
side effect, it now builds about 30 minutes faster.   The build on 
rapture went from about 5 hours to 4.5 hours.   

BTW, the only values raptures dashboard is pre-setting are
the following:

MAKECOMMAND:STRING=gmake -i -j20
CMAKE_MAKE_PROGRAM:FILEPATH=gmake
BUILDNAME:STRING=IRIX64-CC-7.3
SITE:STRING=rapture.sci.utah.edu
BUILD_SHARED_LIBS:BOOL=ON

It may be a good idea to remove the woff flags and other special settings
from other SGI builds as well.


-Bill



More information about the Insight-developers mailing list