On 2014.11.17 at 13:02 -0800, Kees Cook wrote: > > Eek, well, the warning worked, at least (".bss and .brk lack common > file offset") since that was kind of an assumption in the script I > wanted to make sure we'd catch if it wasn't true.
It depends on the linker being used. gold (my default) triggers the issue, ld.bfd is fine. -- Markus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/