Cannot build the Mips 32 bit kernel
M. Warner Losh
imp at bsdimp.com
Thu Aug 26 23:31:26 UTC 2010
In message: <AANLkTikXkvBh3EgmYvfAogDb+UeM+K+N26-c6FOJVwTt at mail.gmail.com>
Juli Mallett <jmallett at freebsd.org> writes:
: On Thu, Aug 26, 2010 at 16:15, M. Warner Losh <imp at bsdimp.com> wrote:
: > In message: <4C76F4B6.5050607 at adaranet.com>
: > Patrick Mahan <pmahan at adaranet.com> writes:
: > : I have attached my modified OCTEON1-32 for you folks to look at.
: >
: > And the mailing list helpfully stripped it :(
:
: What's going on here is that we use ISA_MIPS32 bogusly (using it at
: all is bad enough, but...) namely we use it to determine whether to
: link in the relevant bits of libkern. I'm not sure what the best
: thing to do is. I've thought about creating a .c file that includes
: the libkern bits depending on the ABI that's being used, so that we
: can get config out of the business of handling this.
Agreed. ISA_MIPS32 seemed like a good idea when I did it. But now I
agree with you: its rather lame.
: In short: your config probably lacks and should have (even though it's
: actually wrong) options ISA_MIPS32.
Warner
More information about the freebsd-mips
mailing list