Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] icpc on arachne


Chronological Thread 
  • From: James Bigler <bigler@sci.utah.edu>
  • Cc: manta@sci.utah.edu
  • Subject: Re: [MANTA] icpc on arachne
  • Date: Wed, 31 May 2006 13:48:31 -0600

Sorry, let me more explicit.

You need to set these environment variables before you run ccmake for the first time. If you have already run ccmake, then you need to delete all the CMake files and start from scratch.

There may be a way to specify it on the command line, but I don't know what that is.

James

James Bigler wrote:
setenv CXX icpc
setenv CC icc

James

Christiaan Paul Gribble wrote:
Hi,

I'm trying to build Manta with icpc on arachne. I've setup CMake properly (as far as I can tell), but it always uses c++ (which is a link to g++) in /usr/bin, no matter how I specify the intel compiler.

Has anyone run into this problem before or know how to correct it?

C





Archive powered by MHonArc 2.6.16.

Top of page