On Fri, Aug 31, 2007 at 11:47:37AM +0200, Simon 'corecode' Schubert wrote: >> 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. > > I guess you mean "fully linked shared object files"?
Yeah, mostly. > What are partially linked object files? How do you produce them? ld -r. Joerg
