POV-Ray : Newsgroups : povray.binaries.scene-files : f_mandelbulb.010.zip : Re: f_mandelbulb.020.zip Server Time
18 May 2024 09:53:51 EDT (-0400)
  Re: f_mandelbulb.020.zip  
From: Warp
Date: 7 Feb 2010 15:14:01
Message: <4b6f1f09$1@news.povray.org>
waggy wrote:
> So far as I can find, Gnu[1], Intel, HP[2], and Sun[3] include sincos() in libm
> for C99.  It may take a bit more digging to sort out what compiler flags (if
> any) are needed to use it with each of these.  I haven't found an answer for
> Apple.

  Well, at least with gcc if your program is C, then the compiler option
would be "-std=c99" (I really can't understand why that's not the
default). With C++ you could try "-std=c++0x".


Post a reply to this message

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