Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- just turn on "Build BusyBox as a static binary (no shared libs)" and telnetd ok. --- Quote End --- Great to see that it works for you. But other than the no-MMU distribution, the MMU based toolchain _should_ support shared libs and so this is only a workaround and should be cured decently. Moreover, the MMU based distribution should support "execute in place" (XIP), which for busybox makes a lot of sense (and OTOH might make statically linking Busybox more sensible). Does this work (with statically and/or dynamically linked busybox) ? -Michael