
On 09/28/2011 08:04 AM, Georgy Obraztsov wrote:
u-boot-2011.09-rc2.tar.bz2 make mx51evk (default config) make ... /opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-ld: u-boot: warning: allocated section `.bss' not in segment /bin/bash: line 1: 21220 Segmentation fault /opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin/arm-non ... none-linux-gnueabi/4.1.2 -lgcc -Map u-boot.map -o u-boot make: *** [u-boot] Error 139
Your toolchain is too old, this could be a reason. However, you have not shown the full error message. I see the warning, but the real error war before.
Building mx51evk is successfully on my site:
./MAKEALL mx51evk Configuring for mx51evk - Board: mx51evk, Options: IMX_CONFIG=board/freescale/mx51evk/imximage.cfg text data bss dec hex filename 202684 4068 218468 425220 67d04 ./u-boot
--------------------- SUMMARY ---------------------------- Boards compiled: 1 ----------------------------------------------------------
Best regards, Stefano Babic