Hi,
I compiled buildroot for my Logic LPD7A404 board and tried to boot up the
kernel. But the kernel hangs after printing "done, booting the kernel". Have
anybody seen this before and know how to debug/fix?
I googled for this messages and found some old posts. Some of them mentioned
that it might be due to page fault issue caused by by linker. When they rolled
back to gcc-4.0.4, they got the kernel booted up. I then reconfigured buildroot
to use gcc-4.0.4 and recompiled. For some reason, this time buildroot installs
binutils executables to /usr/bin/. Even though I ran make with sudo, the
compilation still failed as it still tried to use the toolchain executables
such as build_arm/staging_dir/usr/bin/arm-linux-uclibc-ar, etc. So I am
wondering if there is some bug within the script so that the toolchain is not
installed under the build directory but rather go to system directory.
Any advice will be highly appreciated.
Thanks,
L.
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc