Fw: Hush cant replace lash for my situation

Denis Vlasenko vda.linux at googlemail.com
Mon Jan 14 09:54:47 UTC 2008


On Thursday 10 January 2008 20:22, Martinb_ARM_NOMMU_KISSDVD wrote:
> Can I suggest the following patch for include/platform.h ?
>
> - * for a mmu-less system; the user should pass EXTRA_CFLAGS="-DBB_NOMMU"
> - * on his own.
> + * But if uClinux is set we know for sure we don't have a MMU
>  */

I don't know whether it's true that uClinux is always NOMMU.
However you are right, "the user should pass EXTRA_CFLAGS=..." part
is wrong and should be removed.

After seeing your problem with hush I added a CONFIG_NOMMU option
which forces NOMMU mode regardless of uclibc presence/version,
this will hopefully catch many such cases.
--
vda



More information about the busybox mailing list