[PATCH] Get library installation path for target architecture

Mike Frysinger vapier at gentoo.org
Fri Mar 24 03:33:25 UTC 2006


On Thursday 23 March 2006 22:27, Pavel Roskin wrote:
> proski at sanpietro:~$ gcc -print-file-name=libc.so -m32
> /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../libc.so
> proski at sanpietro:~$ gcc -print-file-name=libc.so
> /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../lib64/libc.so
> proski at sanpietro:~$
>
> I think that would work properly.  I'm not against the .config approach,
> but let's get the facts straight.

your patch didnt include CFLAGS, just CC

so my facts are straight, your patch is incomplete
-mike



More information about the busybox mailing list