[Insight-developers] STL libraries

Bill Hoffman bill.hoffman@kitware.com
Wed, 19 Dec 2001 14:20:30 -0500


This sounds good to me.   Think of it this way:

The SGI CC needs to be patched to run ITK.

This is not that far from OpenGL that needs patching on most Sun machines for VTK.

-Bill


At 12:52 PM 12/19/2001 -0500, Miller, James V (CRD) wrote:
>Configure the build process so that if using the SGI compiler, makefiles will not be generated unless
>this version of Standard Library is available. CMake will print out a message saying what is needed
>and where to get it (it a free download from SGI).  Once people set the cache entry satisfactorily,
>then makefiles will be generated.
>
>The bottom line is that I do not want people to be able to used the SGI compiler without having an
>appropriate Standard Library.  
>