[PATCH] Get library installation path for target architecture

Mike Frysinger vapier at gentoo.org
Fri Mar 24 03:48:53 UTC 2006


On Thursday 23 March 2006 22:30, Rob Landley wrote:
> The situation I'm actually wondering about is a cross-compile where during
> the build the libraries live
> at /opt/totally/ludicrous/deep/path/to/cross/compiler and then on the
> target system they live in "/lib".  Will that do the right thing?

if you were to take a non-multilib cross-compiler (say targeting amd64) and 
deploy it on a multilib host (say amd64 with x86 compat), then chances are 
it'd be in the wrong dir

but for non-multilib cross-compilers for non-multilib hosts, it should be fine
-mike



More information about the busybox mailing list