Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re: GCC 4.3 patch


Chronological Thread 
  • From: Abe Stephens < >
  • To:
  • Cc:
  • Subject: [Manta] Re: GCC 4.3 patch
  • Date: Wed, 20 Aug 2008 12:52:23 -0600
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=cnim1t81WLBmkeVnz915zjHJ0tZlWuUOoqr11NZ5WQrd7oSUeqPehdxroKHAZ0VV7c y24GjIsmJR6RPqLOVDHfAWVkLBFnQC001vicAebL6Aq+rtfYOCm4ERqgzd/Vox3iGNhe dqr332znZY6PRP0dEF5ab9enkF2V5J2guz9VU=

Most of the distributions we use at SCI have gcc ~4.0.1, so I'm not surprised that 4.3 would cause some issues. Thanks for working through the compilation errors.

What svn revision did you make this .patch file with?

-Thanks
Abe

On Aug 20, 2008, at 12:15 PM, Li-Ta Lo wrote:

Hi,

Does anyone else try to compile Manta with GCC 4.3 in Fedora 9? GCC 4.3
is more strict about syntax and things so the current SVN does not build
at all. Here is a patch that fix some of the errors. There are still
tons warnings (mostly about SSE) that need to be fixed.

BTW, what is official coding style including C header file in C++ code?
Do you #include <stdlib.h> or #include<cstdlib>?

Ollie

<manta_gcc4.3.patch>




Archive powered by MHonArc 2.6.16.

Top of page