[systemd-devel] systemd build process, stripped ELF flags (MIPS)
Cristian RodrÃguez
crrodriguez at opensuse.org
Mon Jan 19 07:20:26 PST 2015
El 19/01/15 a las 05:47, Manuel Lauss escribió:
> The systemd build process manages to create binaries without this
> .MIPS.abiflags section, and this leads the 3.18 kernel to refuse to load it:
Nope, the build process does no such thing, your toolchain is buggy,
wild guess is that --gc-sections does not know that section is mandatory
and removes it.
Please talk about this with binutils developers ;-)
More information about the systemd-devel
mailing list