Re: Yafaray compilation for linux.
by Walter125 » Fri Oct 06, 2023 3:03 pm
Thanks for reply.
I don't know precisely which optimizations the "-O3" option activates, but it allows some programs to do computations faster. However, it can introduce bugs in some cases, and it increases the size of the compiled program.