Hi Walt,<br><br>I couldn't find anything related to enabling 32-bit emulation on my system which I hadn't already done. Also, configure successfully passes the test "Checking for 32-bit support". Are you positive that the problem lies there?<br>
<br>If this is the case, could you point me the direction on "enabling 32-bit emulation in my kernel config file"? I couldn't find much help on this topic.<br><br>Regards,<br>AndrĂ©<br><br><div class="gmail_quote">
On Sun, Dec 21, 2008 at 16:29, walt <span dir="ltr"><<a href="mailto:w41ter@gmail.com" target="_blank">w41ter@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br>
<br>
On Sun, 21 Dec 2008, AndrĂ© Neves wrote:<br>
<br>
> Hi Walt. Thanks for all the help.<br>
><br>
> Frank pointed that gcc-4.1 wasn't good,<br>
<br>
</div>I forgot to mention that I've been using 4.1.2 because that's the latest<br>
there is on gentoo "stable" and I've had no problems.<br>
<div><br>
> so I tried with gcc-4.2, only to get<br>
> errors linking libstdc++.a:<br>
><br>
</div>> kBuild: Linking tstVMStructGC  <------ Note the 'GC'<br>
<br>
Aha!  I just remembered that one of the big kids ;-) in this list<br>
told me that all the GC code in vbox is 32 bits, not 64.  That<br>
means that you need to enable 32-bit emulation in your kernel<br>
config file and install the 32-bit compatibility libs on your<br>
machine before you can link those test binaries.<br>
<br>
I was off on a tangent about static linking, although I learned<br>
a lot while wandering, which is why I do all this in the first<br>
place.<br>
<br>
Hope this helps.<br>
<br>_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org" target="_blank">vbox-dev@virtualbox.org</a><br>
<a href="http://vbox.innotek.de/mailman/listinfo/vbox-dev" target="_blank">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a><br>
<br></blockquote></div><br>