View Single Post
Posts: 8 | Thanked: 0 times | Joined on Nov 2009 @ Los Angeles, CA, USA
#15
Hi Rob1n, I just tried doing what you suggested by creating an overlay with the 1.0.12+lt1-12 package and it installed successfully. But it still fails on compile. I found a quick way to test it is to do this in /opt/scratchbox:

Code:
./compilers/cs2007q3-glibc2.5-arm7/bin/arm-none-linux-gnueabi-gcc packages/hello.c -o /tmp/helloArm

./compilers/cs2007q3-glibc2.5-i486/bin/i486-pc-linux-gnu-gcc packages/hello.c -o /tmp/helloX86
It seems like a bug in the gentoo install, i've filed a bug 296294 at bugs.gentoo.org.