I am not suggesting to build Linux on 8086, I do know it won't fit
(protected mode...) and this is why I came to ELKS!
This is also why I cannot reuse coreboot for my project and I started to
write a kind of boot86 / mon86.
I only suggested to try to build Busybox with dev86, and using the libc
from dev86 for the glue between Busybox code and ELKS.
Was it tried before ?
MFLD
Le 27/03/2015 19:26, Jody Bruchon a écrit :
On March 27, 2015 2:19:54 PM EDT, MFLD <mfld.fr@xxxxxxxxx> wrote:
I really wonder why you spend time on the ELKS userland... if I have a
look to the sizes of uclibc and busybox on a 32 bits embedded system,
...snip...
If I take the example of my 80188 system
BusyBox and uClibc don't work on 16-bit segmented architectures with 64K code and data size limits. Linux doesn't either. If you want to run a Linux-like system on an 80x86 where x < 3, you can't use any of the software you just mentioned at all.
--
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html