On Tue, Nov 3, 2015 at 8:36 AM, Clément Bœsch <[email protected]> wrote: > On Tue, Nov 03, 2015 at 07:20:39AM -0500, Ganesh Ajjanagadde wrote: > [...] >> This is an opinion, so I will state mine here: if you are developing >> use ccache + GCC > ccache + clang > clang = gcc. Reason for the first >> is due to the terrible interaction ccache has with clang. > > I'm curious; what are you talking about here?
Build is noisy: e.g glibc functions like strcmp when inline expanded cause -Warray-bounds all over the place whenever strcmp is used. There is a clang/glibc ticket for this, forget which. > > [...] > > -- > Clément B. > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
