POV-Ray : Newsgroups : povray.unix : Pentium 3 optimized binary : Re: Pentium 3 optimized binary Server Time
28 Jul 2024 16:24:00 EDT (-0400)
  Re: Pentium 3 optimized binary  
From: Spider
Date: 2 Aug 2002 21:02:29
Message: <pan.2002.08.03.00.58.29.255570@gentoo.org>
On Thu, 01 Aug 2002 21:19:53 +0200, Mark Gordon wrote:


> 
> On Thu, 01 Aug 2002 12:46:28 -0400, Micha Riser wrote:
> 
> 
>> I have compiled a version of pov-ray with gcc 3.1
> 
> Hmm... I found a gcc 3.2 in rawhide.  Maybe I should give that a
whirl...
gcc 3.2 is gcc 3.1.1 with a new c++ ABI (c++ v3 multivendor) which is what
we are aiming for with our 1.4 Gentoo release :)


gcc 3.1.1 is released, and has finally made  -march=pentium4 stable  (it
was bad juju in 3.1 ) and should have some further speedups. avaiable from
http://gcc.gnu.org/

for those asking about optimization flags, gcc/make should automatically
rebuild whats needed when you just do :
export CFLAGS="optimziation";export CXXFLAGS="${CFLAGS}"; ./configure
--with-foo --enable-bar; make clean ;make all


//Spider


-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end


Post a reply to this message

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