Hi, Can anyone point me to a link on how to build a cross-compile toolchain for ARM based systems (for kernel 2.6). Between is it worth the effort building it from scratch or should I go for a pre-built binary?
$GCC_SOURCE/configure --target=arm-elf --enable-lagnuages=c make && make install
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/