Forum Discussion
Altera_Forum
Honored Contributor
16 years agoLibc Version : none
Hello Following the guide uClinuxDist, i am in the menu (make menuconfig). I wonder why do i have to select "Libc Version" to "none" ? Actually, if no library is available in the kernel, no...
Altera_Forum
Honored Contributor
16 years agoAFGAIK, this is correct, but with small embedded devices there there usually are not many different programs (Busybox help to make this happen). And the combined size of a dynamically linked program and the necessary so files usually is a lot bigger than the statically linked program. So here dynamical linking does not make much sense.
-Michael