Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] icpc on arachne


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: Re: [MANTA] icpc on arachne
  • Date: Wed, 31 May 2006 13:30:26 -0700

I think it's necessary to purge the cache and all of the cmake build scripts before switching compilers. I believe other configuration settings in different files are made depending on which compiler is selected.

Usually I "rm -rf *" the build directory, then "setenv CC and CXX", then run "ccmake"

Abe

Christiaan Paul Gribble wrote:

Well, if that's how it actually worked, that'd be great! :) I must be doing something wrong. The environment variables weren't set, and I hacked up the proper entries by hand, but to no avail. In any case, I've set the CXX and CC variable, reconfigured from a clean state, and things seem to be working now.







Archive powered by MHonArc 2.6.16.

Top of page