POV-Ray : Newsgroups : povray.programming : Which compiler to use? : Re: Which compiler to use? Server Time
28 Jul 2024 10:32:05 EDT (-0400)
  Re: Which compiler to use?  
From: Thomas Willhalm
Date: 25 Apr 2002 12:33:28
Message: <3cc82fd8@news.povray.org>
Christoph Hormann wrote:
> 
> For Linux GCC is obviously the most common compiler, but ICC should work
> too and could be faster (i have not tried it yet though) 

I've compared gcc 2.95.3, gcc 3.0.1, icc 5.0 and icc 6.0. It turned out
that gcc 3.0.1 produced the fastest code. That's strange, because others
reported that the code by icc is significantly faster and also that
gcc 3.0 produces slower code than gcc 2.95. If someone can prove me
wrong, I would be pleased to get the compiler switches. Currently,
my guess is that the outcome depends on the processor. I'm using a
mobile Pentium III whereas the others used a Pentium 4.

Thomas


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.