|
|
hi,
William F Pokorny <ano### [at] anonymousorg> wrote:
> Ref: {...}
> A note on this release of the povr branch of POV-Ray. In reworking the
> autotools build I pulled all the decades old automatic optimizations.
> This means for good performance you have to specify the optimizations
> during the configuration.
>
> A collection of configuration examples can be found in the INSTALL.txt
> files, but for many this one enabling link time optimization will work:
>
> ./configure -q COMPILED_BY="me" \
> CXXFLAGS="-std=c++17 -O3 -ffast-math -march=native" \
> --enable-lto LDFLAGS="-s"
had a v quick look, pleased the INSTALL isn't just the usual generic. will try
a no-SDL install in the coming days. thank you.
regards, jr.
Post a reply to this message
|
|