Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] Mac G5 problems


Chronological Thread 
  • From: Solomon Boulos <boulos@cs.utah.edu>
  • To: Steven Parker <sparker@cs.utah.edu>
  • Cc: Rocky Rhodes <rhodes@sgi.com>, "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: Re: [MANTA] Mac G5 problems
  • Date: Tue, 31 May 2005 17:53:42 -0400

Just as part of circumstantial evidence, I'd say that the G5 from Rocky's screenshot is at least not the default Apple X11 build (with the default settings). I mention this as those of us with macs are probably using Apple's X11 (I once used the XFree86 version for Darwin, but convinced myself that it had problems -- it was probably just a bug in a class project in the end) so if there is a difference between the two, this seems possible. With Andrew's new file display though, maybe you can test that theory ( and separate a possible render bug from a possible display bug ).

Solomon

On May 31, 2005, at 5:44 PM, Steven Parker wrote:

You must not be living right.  I have this:

g++ --version
powerpc-apple-darwin8-g++-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061)

uname -a
Darwin taz.sci.utah.edu 8.1.0 Darwin Kernel Version 8.1.0: Tue May 10 18:16:08 PDT 2005; root:xnu-792.1.5.obj~4/RELEASE_PPC Power Macintosh powerpc

I just checked out a fresh copy, set the build mode to Release, and it worked fine.

Note that you get a significant performance improvement by adding - malign-natural to the set of command line flags. However, it doesn't work on the old gcc, so we didn't make it the default.

Andrew, or someone else with a Mac - can you check the same thing?

Steve

On May 31, 2005, at 3:12 PM, Rocky Rhodes wrote:


I'm trying to get manta working on a G5 Mac here. I've built the main trunk with a RELEASE build type that causes a whole lot of compiler flags to get used. The resulting binary has some issues, as illustrated by the attached image. When I compile with only "- O3" the image looks fine. Anyone seen this before?

"g++ -- version" reports powerpc-apple-darwin8-g++-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061).

            Rocky
<snap.jpg>









Archive powered by MHonArc 2.6.16.

Top of page