Hi Everyone
After a long time away from this list (but still regularly working with git
master) I'm back here...


I've just tried to compile dt master again and it failed on me...
The reason is that my GCC doesn't recognize the option split-loops

Error:
/home/marco/build/darktable/src/iop/toneequal.c:1312:1: error: unrecognized
command line option ‘-fsplit-loops’

My GCC-Version
marco@schwipschwap:~/build/darktable$ gcc --version
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516

Interestingly,the last time I compiled dt it worked. It was: dt
2.7.0+1709~g580bf49da


As a workaround for me I've just removed the option "split-loops" from the
following files:
src/common/fast_guided_filter.h
src/common/luminance_mask.h
src/iop/choleski.h
src/iop/filmicrgb.c
src/iop/toneequal.c


So my question is: what version of gcc is required to compile it?

could it be that commit 50742fa02bdf511e62f3bbe10b11c61c2036e4e5
https://github.com/darktable-org/darktable/commit/50742fa02bdf511e62f3bbe10b11c61c2036e4e5#diff-b93b6846a64705e34a1eb02a9d620317

made my version of gcc stumble?

best regards

Marco

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to