On Thu, Aug 30, 2007 at 05:13:43PM -0500, Noah yan wrote: > I have a ld link error when creating a shared rtld kernel modules. > have not find reason for this and hope somebody here have some hints > of this:
Text relocations in fully linked object files are not allowed for AMD64. I think FreeBSD switched to partially linked binaries for the very same reason. Joerg
