<br><br>I&#39;m trying to add a rather large app to the OKLinux side of things and it seems that I&#39;m dying in the final linking phase...<br><br><span style="color: rgb(51, 51, 255);">make: Leaving directory `/home/okl4user/okl4_2.1/oklinux_2.6.23.21/kernel-2.6.23-v2&#39;</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">[XML ] build/images/weaver.xml</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">[ELF ] build/images/image.elf</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">Error: Physical pool &quot;physical&quot;: Could not place %(this_item)s within %(distance)#x bytes of %(last_item)s.</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">scons: *** [build/images/image.elf] Error 1</span><br>
<br>One thing that I noticed is that the app seems to be using the Host compiler (it is an ia32 machine) to compile itself, could this be the issue?&nbsp; (I was having trouble getting&nbsp; the app to compile under the toolchain&nbsp; so I figured I&#39;d give it a whirl using the built-in commpiler (Ubuntu 8.04)<br>
<br>Geoff<br><br>