Subject: Re: NetBSD without MMU?
To: Leo Weppelman <leo@wau.mis.ah.nl>
From: Jukka Marin <jmarin@pyy.jmp.fi>
List: tech-kern
Date: 10/29/1998 22:01:15
On Thu, Oct 29, 1998 at 08:56:47PM +0100, Leo Weppelman wrote:
> Somewhere on my backup tapes must be the source for a gcc-1.39 based linker
> that created executables with a relocation table attached. This is just
> another way of handling this. Drawback is that you can't page but have
> to revert to swapping.

It also causes slight problems if you want to put your code in ROM. :-)

  -jm