On Mon, Jan 19, 2015 at 3:14 PM, Lennart Poettering
<[email protected]> wrote:
> On Mon, 19.01.15 09:47, Manuel Lauss ([email protected]) wrote:
>
>> Can anyone please point out why the .MIPS.abiflags sections are
>> omitted entirely?
>> I've tried to build with STRIP=/bin/true but that didn't help, and I don't
>> know
>> enough about the build process to fix it myself.
>
> Maybe the MIPS toolchain strips these if --gc-sections is passed to
> LD, which we do?
Turned out to be something completely different: systemd tries to us gold
as the default linked. gold on mips isn't really quite usable yet; after
removing the ld.gold binary systemd now has the necessary abiflags.
Thanks!
Manuiel
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel