POV-Ray : Newsgroups : povray.unix : building POV-Ray with clang instead of gcc : Re: building POV-Ray with clang instead of gcc Server Time
20 Apr 2024 06:44:35 EDT (-0400)
  Re: building POV-Ray with clang instead of gcc  
From: clipka
Date: 9 Sep 2018 11:15:03
Message: <5b9538f7$1@news.povray.org>
Am 08.09.2018 um 13:41 schrieb jr:

> do you use different Makefiles to accommodate the different command-lines?  what
> is "best working practice"?

Technically, yes, the Makefiles will be different - as they are
generated by the `./configure` step, and will include the name of the
C++ compiler to invoke.

POV-Ray uses an autotools (autoconf / automake) based build process, to
get maximum flexibility in terms of target platforms, compilers used,
and what-have-you.


Post a reply to this message

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