Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] icpc on arachne


Chronological Thread 
  • From: Christiaan Paul Gribble <cgribble@sci.utah.edu>
  • To: manta@sci.utah.edu
  • Subject: Re: [MANTA] icpc on arachne
  • Date: Wed, 31 May 2006 13:49:00 -0600

But if they're unset, how can they be affecting what CMake uses? It seems strange that I'd have to set environment variables just to get CMake to use the compilers that I want...

C

On May 31, 2006, at 1:42 PM, 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