Dear all:
I try to compile kernel with support binfmt_aout.c, CONFIG_BINFMT_AOUT.
but it says "fs/binfmt_aout.c:438: error: `TASK_SIZE_26' undeclared
(first use in this function)", and I check in asm/memory.h, it only
support TASK_SIZE_26 when kernel with mmu support.
Does that mean kernel without mmu supporting cannot run a.out binary file?
thanks for your help,
miloody
_______________________________________________
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