<br><font size=2><tt>Hello XWolf,</tt></font>
<br>
<br><font size=2><tt>&gt; i want to compile bootloader for my board(adm5120).<br>
&gt; i use buildroot to build a cross-toolchain.<br>
&gt; (some tools is:<br>
&gt; binutils-2.16.91.0.2.tar.bz2 gcc-3.4.4.tar.bz2 uClibc-0.9.27.tar.bz2...),
and <br>
&gt; i can use the cross-toolchain to compile my kernel, and is ok!<br>
&gt; so, i use it to compile the u-boot(the patch for adm5120<br>
&gt; [http://www.nerdclub.nl/u-boot/adm5120-support.txt] is ok), but i
got some <br>
&gt; error:</tt></font>
<br>
<br><font size=2><tt>&gt;snip&lt;</tt></font>
<br>
<br><font size=2><tt>&gt; make: *** [u-boot] error 139<br>
&gt; <br>
&gt; anybody can tell me , where is wrong?<br>
</tt></font>
<br><font size=2><tt>I have made that patch you're using. Always use the
ELDK tool set for building U-Boot, especially for the MIPS platform because
there's some trickery in makefiles to determine the endianity of the compiler
by it's name.</tt></font>
<br>
<br><font size=2><tt>Good luck!</tt></font>
<br>
<br><font size=2><tt>&nbsp; &nbsp; &nbsp; &nbsp; Robert.</tt></font>