Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] manta, cmake, & apple


Chronological Thread 
  • From: Ingo Wald <wald@sci.utah.edu>
  • To: Thiago Ize <thiago@cs.utah.edu>
  • Cc: James Bigler <bigler@cs.utah.edu>, manta@sci.utah.edu
  • Subject: Re: [Manta] manta, cmake, & apple
  • Date: Tue, 09 Oct 2007 12:38:03 -0600

Do you know the saying "not seeing the forest because of the trees" ... that simply was too easy, wasn't it ;-)

Ingo

Thiago Ize wrote:
Use the intel compiler located in the cc (32bit) directory instead of the cce (64bit) directory. Then you won't have that problem.

Thiago

James Bigler wrote:
Did you want it to be a default? What is wrong with setting it in ccmake?

James

On Oct 9, 2007, at 11:36 AM, Ingo Wald wrote:

hi all,

i was just playing around with cmake on my macbook, and eventually found that w/ X11 under osx, you have to compile in 32 bit mode (i faintly remember somebody from this list telling me once). now i also found how to set icc into 32-bit mode (-m32, who'd have guessed), but I have not yet found a "nice" way of making cmake set that, except for manually setting it in the CMAKE_CXX_FLAGS and CMAKE_EXE_LINKER_FLAGS. I've looked at the manta config files, but couldn't find any -m32 in there at all -- is there a trick ? If not, how is that done in manta ?

Ingo








Archive powered by MHonArc 2.6.16.

Top of page