POV-Ray : Newsgroups : povray.unix : Solaris compilation problem is BACK ... : Re: Solaris compilation problem is BACK ... Server Time
5 Jul 2024 14:29:37 EDT (-0400)
  Re: Solaris compilation problem is BACK ...  
From: Warp
Date: 14 Nov 2003 16:14:46
Message: <3fb545c6@news.povray.org>
destroyedlolo <l_f### [at] yahoocom> wrote:
> When do you espect the next release ?

  When it's ready.

> Can someone give me the best setting for an UltraSparc machine and for 
> my SparcServer 5 ?

  If you are using Sun's CC compiler, just use "-fast". If you are using
gcc, use "-O3 -ffast-math" (according to my experiments, no other
optimization flags have any effect whatsoever; apparently they haven't
developed the Sparc version of gcc too much).
  CC gives about 5% faster binaries than gcc (but also larger).

-- 
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}//  - Warp -


Post a reply to this message

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