The problems with patchelf, bypassed, maybe:
Code:
bin $ patchelf --print-interpreter busybox
/mnt/base-us/esys/lib/ld-2.21.so
bin $ patchelf --print-rpath busybox
/mnt/base-us/esys/lib:/mnt/base-us/esys/usr/lib
I got the build system to build it that way, I didn't patch it at all.
I also think that the first package I hit that does not use gcc as the linker is going to blow up.
Thank goodness this is a three day weekend here.