From: Zonghuan Wu <zw...@ca...> - 2006-07-27 21:58:02
|
Hi, At LITE (Louisiana Immersive Technology Enterprise), we are working on installing VRJuggler on the SGI Prism workstation running 64-bit Suze Linux, the CPUs are intel itaniums. Intel C/C++ compilers are required to be used for getting optimized performance on the 64-bit platform. When building cppdom, which VRJuggler depends on, lots of error messages were displayed on the screen if using intel compiler "icc" or "icpc", while no problem happend when using "g++". By the way, I had to explicitly change the cppdom SConstruct file to have Scons use icc (or icpc) as compiler. as cppdom does not recognize my system and it use tools in standard order for linux. Anybody knows the trick and can help us out? Your help is highly appreciated! Bradley Wu Research Scientist LITE (www.lite3d.com) |