[PATCH] Get library installation path for target architecture

Bernhard Fischer rep.nop at aon.at
Fri Mar 24 11:57:30 PST 2006


On Fri, Mar 24, 2006 at 02:50:56PM -0500, Mike Frysinger wrote:
>On Friday 24 March 2006 14:47, Bernhard Fischer wrote:
>> The only thing that really works for the lib path is a config option.
>
>i'm thinking:

menu 'Installation Options'

>CONFIG_USE_CUSTOM_LIBPATH
>	default n
>CONFIG_CUSTOM_LIBPATH
>	string "lib"
>	depends CONFIG_USE_CUSTOM_LIBPATH
>
>and then in the script, if user hasnt select custom path, we stick with the 
>custom jobbie proposed so far

Would work for me.
>
>> Some may not care, but a about the half of the few commercial compilers
>> i have access to don't have a gcc-driver thus just cannot cope with any
>> -print-this-or-that option gcc may support to find the correct dir to
>> install that stuff to.
>
>i care ;), but for other reasons ... i use gcc everywhere myself

second this. 100% congruent on this. Scary but true ;)
>-mike
>


More information about the busybox mailing list