POV-Ray : Newsgroups : povray.unix : building POV-Ray with clang instead of gcc : Re: building POV-Ray with clang instead of gcc Server Time
24 Apr 2024 11:12:56 EDT (-0400)
  Re: building POV-Ray with clang instead of gcc  
From: jr
Date: 7 Sep 2018 16:20:03
Message: <web.5b92dcb1bf3d23ee1500b2fd0@news.povray.org>
hi,

clipka <ano### [at] anonymousorg> wrote:
> Random fact I just figured out, in case anyone else might be wondering
> how to do this:
>
> If both clang and gcc are installed on a machine, the POV-Ray build
> process defaults to using gcc; to force the use of clang instead, use:
>
>     ./configure CXX="clang++" ...

ok, that's the how.  now to the why.  is there any benefit in preferring one of
those over the other?


regards, jr.


Post a reply to this message

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