<br><br>I'm trying to add a rather large app to the OKLinux side of things and it seems that I'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'</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 "physical": 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? (I was having trouble getting the app to compile under the toolchain so I figured I'd give it a whirl using the built-in commpiler (Ubuntu 8.04)<br>
<br>Geoff<br><br>