Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] manta, cmake, & apple


Chronological Thread 
  • From: Ingo Wald <wald@sci.utah.edu>
  • To: manta@sci.utah.edu
  • Subject: [Manta] manta, cmake, & apple
  • Date: Tue, 09 Oct 2007 11:36:53 -0600

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