Re: [LEDE-DEV] [PATCH 0/3] Support for ldconfig on the target

2016-09-22 Thread Felix Fietkau
On 2016-09-22 02:16, Florian Fainelli wrote: > On 09/21/2016 12:48 PM, Felix Fietkau wrote: >> On 2016-09-21 20:13, Florian Fainelli wrote: >>> This patch series adds support for generating valid ld.so.cache which match >>> the >>> target architecture, without requiring a cross-compiled version of

Re: [LEDE-DEV] [PATCH 0/3] Support for ldconfig on the target

2016-09-21 Thread Florian Fainelli
On 09/21/2016 12:48 PM, Felix Fietkau wrote: > On 2016-09-21 20:13, Florian Fainelli wrote: >> This patch series adds support for generating valid ld.so.cache which match >> the >> target architecture, without requiring a cross-compiled version of ldconfig >> that would run on the host, nor run on

Re: [LEDE-DEV] [PATCH 0/3] Support for ldconfig on the target

2016-09-21 Thread Florian Fainelli
On 09/21/2016 02:50 PM, Felix Fietkau wrote: > On 2016-09-21 22:03, Florian Fainelli wrote: >> On 09/21/2016 12:48 PM, Felix Fietkau wrote: >>> On 2016-09-21 20:13, Florian Fainelli wrote: This patch series adds support for generating valid ld.so.cache which match the target archite

Re: [LEDE-DEV] [PATCH 0/3] Support for ldconfig on the target

2016-09-21 Thread Felix Fietkau
On 2016-09-21 22:03, Florian Fainelli wrote: > On 09/21/2016 12:48 PM, Felix Fietkau wrote: >> On 2016-09-21 20:13, Florian Fainelli wrote: >>> This patch series adds support for generating valid ld.so.cache which match >>> the >>> target architecture, without requiring a cross-compiled version of

Re: [LEDE-DEV] [PATCH 0/3] Support for ldconfig on the target

2016-09-21 Thread Florian Fainelli
On 09/21/2016 12:48 PM, Felix Fietkau wrote: > On 2016-09-21 20:13, Florian Fainelli wrote: >> This patch series adds support for generating valid ld.so.cache which match >> the >> target architecture, without requiring a cross-compiled version of ldconfig >> that would run on the host, nor run on

Re: [LEDE-DEV] [PATCH 0/3] Support for ldconfig on the target

2016-09-21 Thread Felix Fietkau
On 2016-09-21 20:13, Florian Fainelli wrote: > This patch series adds support for generating valid ld.so.cache which match > the > target architecture, without requiring a cross-compiled version of ldconfig > that would run on the host, nor run on the target. > > Having a proper ld.so.cache might

[LEDE-DEV] [PATCH 0/3] Support for ldconfig on the target

2016-09-21 Thread Florian Fainelli
This patch series adds support for generating valid ld.so.cache which match the target architecture, without requiring a cross-compiled version of ldconfig that would run on the host, nor run on the target. Having a proper ld.so.cache might be needed if e.g: 64-bit executable loader only has /lib6