POV-Ray : Newsgroups : povray.beta-test : Linux beta image output whacky : Re: Linux beta image output whacky Server Time
2 Jul 2024 10:56:34 EDT (-0400)
  Re: Linux beta image output whacky  
From: Le Forgeron
Date: 23 Mar 2010 18:32:03
Message: <4ba94163$1@news.povray.org>
Le 23/03/2010 15:24, clipka nous fit lire :

> Apparently, something in the expression
> 
>     (unsigned char) floor (clip(#NaN, 0.0f, 1.0f) * 255.0)
> 
> is compiler-dependent, with Microsoft and Intel compilers returning 0
> but g++ returning 255.

Have you tried to remove "-fastmath" (sp?) from the compilation option ?
It might help on the issue.


Post a reply to this message

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