On 8 August 2018 at 13:27, Warner Losh <i...@bsdimp.com> wrote:
>
>> % /usr/obj/usr/src/i386.i386/usr.sbin/kldxref/kldxref /boot/kernel
>> kldxref: unhandled relocation type 2
>> (40+ messages...)
>
>
> Oh, wait: relocation type, not module info.... That's not me, that's ed and
> the new linker I think, or Dimitry and the new clang...

2 is R_386_PC32. It looks like the kernel's relocation code handles
this, but not kldxref. I hope to be able to look at it soon.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to