On Thu, May 19, 2016 at 2:21 PM, Martin Liška <mli...@suse.cz> wrote: > Hi. > > During the compilation of chrome, I've noticed that they utilize 'cc' binary. > Because of that, I see LTO version check, but it would be quite useful to > see which file is affected. > > Like: > > lto1: fatal error: bytecode stream in file > 'obj/third_party/icu/source/common/icuuc.cmemory.o' generated with LTO > version 4.0 instead of the expected 6.0 > > Ready after it finishes regression tests?
Ok. Richard. > Thanks, > Martin >