View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#16
I've found the issue - it would appear to be stripping the binaries/libraries during install, which presumably doesn't work properly for ARM files.

Adding:
Code:
RESTRICT="strip binchecks"
to the scratchbox-toolchain-cs2007q3-glibc2_5-1.0.12.ebuild file fixes the issue.
 

The Following 2 Users Say Thank You to Rob1n For This Useful Post: