Date: Thu, 11 Feb 2010 11:05:47 -0800 From: Oleksandr Tymoshenko <gonzo@bluezbox.com> To: Alexandr Rybalko <ray@dlink.ua>, freebsd-mips@freebsd.org Subject: Re: Question about kld modules Message-ID: <4B74550B.8020505@bluezbox.com> In-Reply-To: <20100211180129.b34a95c9.ray@dlink.ua> References: <20100211180129.b34a95c9.ray@dlink.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexandr Rybalko wrote: > Someone have luck in loadable modules support on MIPS port? I tried to but failed. First, we have a little mess with LDFLAGS, but you've already found it out :) : http://lists.freebsd.org/pipermail/freebsd-arch/2009-October/009687.html Then there were problems with linker itself, it assumed some addresses for relocations to be NULL and dropped these relocations while producing final object file. Need to re-do this to recall actual details.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B74550B.8020505>