Hello all, I created my own root-fs for a MPC8xx platform using standard Debian packages (including libc). When I start the system, the init scripts hangs whenever it executes a function (exceptt some simple thinks like 'echo'). - the same root-fs starts without problem on a MPC8245 platform. - the root-fs starts when I exchange the libc with the libraries from the ELDK.
I guess that the Debian libc uses floating point - which is not available on MPC8xx - but I thougt the kernel would emulate this calls (CONFIG_MATH_EMULATION=y). Any hints? Regards, Torsten Torsten Demke Software Engineer Force Computers GmbH - A Solectron Company - Lilienthalstr. 15 D-85579 Neubiberg/M?nchen Tel. ++49/89/60814-404 Fax ++49/89/60814-112 mailto:torsten.demke at fci.com www.forcecomputers.com ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
