[PATCH] Get library installation path for target architecture

Mike Frysinger vapier at gentoo.org
Fri Mar 24 03:20:51 UTC 2006


On Thursday 23 March 2006 21:43, Rob Landley wrote:
> On Thursday 23 March 2006 5:12 pm, Pavel Roskin wrote:
> > applets/install.sh uses uname to determine where to install the
> > libraries.  So, cross-compiling on x86_64 to arm would install
> > libbusybox to /lib64.
>
> Good point.
>
> Applied.

except that the proposed fix doesnt work when using a multilib compiler

so building on an amd64 machine targeting a x86 using the native gcc compiler 
will still install into the wrong location
-mike



More information about the busybox mailing list