[Insight-developers] Re: SGI Build

Will Schroeder will.schroeder@kitware.com
Fri, 08 Dec 2000 15:28:04 -0500


Hi Dan-

First you have to configure it properly.

Set these environment variables

CXX="CC -LANG:std"    (very important)
CC="cc"
Then run configure.
Then gmake (get rid of your stuff and we can do make :-)

MIPSpro Compilers Version 7.30.

IRIX64 phoenix 6.5 04191225 IP27

Will