> ld86: data segment too large for 16bit

You've got too many things compiled in. The current kernel tries to keep
all the kernel process stacks in its data segment so is very very short
on space.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to