On the case :) Last night before I went to bed I was trying to cross compile for an ARM using Inferno hosted on OSX. The endianness of my binaries seems to be reversed using 5a. Any idea what would cause this? Also, if you try to put in ROM headers in 5a using WORD how do you avoid 5a optimizing away your data(it's unreachable). Put in another TEXT?

Noah

On Jan 16, 2006, at 3:08 AM, Bruce Ellis wrote:

i found that for various projects (e.g. ps2) no mmu was great.
no tlb misses - it just screams.  in a situation where you don't
need a mmu inferno rocks.

brucee

On 1/16/06, Noah Evans <[EMAIL PROTECTED]> wrote:
That's too bad. I'm stuck with inferno I guess. :(

Noah

On Jan 15, 2006, at 9:15 PM, Russ Cox wrote:

Has there been any work on porting Plan 9 to systems without an mmu? I seem to recall Sape saying something about running Plan 9 embedded
at the labs. Has any of that work made it back to the main tree?

All the embedded systems that run Plan 9 have MMUs.

Russ



Reply via email to