tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: icache sync private rump component
Justin Cormack wrote:
> On Jul 19, 2014 10:01 AM, "Alexander Nasonov" <alnsn%yandex.ru@localhost>
> wrote:
> >
> > To compile <mips/cache.h> in rump kernel, I needed to add -DMIPS3=1
> > to Makefile.rump for mips platforms. This is the only change outside
> > of sljit scope.
>
> You surely can't do that, people may be trying to compile on non mips3
> hardware?
Pre mips3 or post mips3? Or even completely different port like amd64?
If rump kernel worked without setting any of these variables, chances are,
it will work with -DMIPS3. I can actually change it to -DMIPS1.
Alex
Home |
Main Index |
Thread Index |
Old Index