Hi, Someone is aware of this bug ?
,---- | cc -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread luma.c -o luma | /usr/bin/ld: cannot find crtfastmath.o: No such file or directory `---- ,---- | $ dpkg -L libgcc-5-dev| grep crtfastmath | /usr/lib/gcc/i686-kfreebsd-gnu/5/crtfastmath.o | marillat@kfreebsd-i386~/mlt-dmo-6.2.0 | $ dpkg -L libgcc-6-dev| grep crtfastmath | `---- Christian

