Mike Frysinger wrote:
On Friday 27 March 2009 14:26:57 Lennart Sorensen wrote:
On Fri, Mar 27, 2009 at 12:37:07PM -0400, Mike Frysinger wrote:
lies.  there are no serious limitations at all with FDPIC ELF.  it is
functionality equivalent to ELFs running under a MMU.
Well I haven't looked at FDPIC ELF since it doesn't work on m68knommu yet.

that makes it an arch (m68k here) issue rather than no-mmu vs mmu. not all no-mmu ports have FDPIC ELF support. i think just ARM, Blackfin, FRV, and SH at this point.

ARM doesn't currently support FDPIC ELF.

Regards
Greg



you can memory map files without a MMU
How?

well, neither statement is correct at the pure end of the spectrum. mmap() is not completely supported in all situations since accesses cant be trapped, but nor is it completely unsupported. for most ram/rom(xip) filesystems, mmap() the file works fine since it's already in the memory map ...
-mike


------------------------------------------------------------------------

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


--
------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     g...@snapgear.com
SnapGear, a McAfee Company                  PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to