I updated yesterday and I'm having trouble building on the sgi. I have set my CXX to "CC -n32 -LANG:std". Cmake builds with the CXX I have specified, but the cable build uses CC and not my definition. This causes compiler errors since I need the -LANG:std option set. I suspect some configure problem somewhere. This just started happening. Bill