<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 7, 2013, at 5:28 PM, san wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">root:/sources/gmp-5.1.90-20130906# readelf -e ./a.out | grep interpreter<br>      [Requesting program interpreter: /lib/ld-linux.so.2]</span></blockquote></div><br><div>So, do you have /lib/ld-linux.so.2?</div><div><br></div><div>If you do not, and you are at gmp in final-system, glibc should have been installed and toolchain adjustment completed. If you did forget to run make install during glibc step, you'll need to undo the toolchain adjustment, rebuild glibc and run make install, and then redo the toolchain adjustment.</div><div><br></div><div>Sincerely,</div><div><br></div><div>William Harrington</div></body></html>