Re: [OpenWrt-Devel] [PATCH] Patch to add uClibc configuration

2012-03-24 Thread Philip Prindeville
Hauke is correct. Looking at the message headers: References: <4bd91cfa.4070...@alumnux.com> <4bd97759.9010...@alumnux.com> <37953926db3bcb877311a8dd0d447...@alumnux.com> <4ee1b5c6.20...@alumnux.com> <4ee3fdd3.9070...@hauke-m.de> <6f4cd377

Re: [OpenWrt-Devel] [PATCH] Patch to add uClibc configuration

2012-03-24 Thread Nathan Hintz
On Fri, 2012-03-23 at 13:53 +0200, Hauke Mehrtens wrote: > On 03/23/2012 12:48 PM, Tathagata Das wrote: > > Hi, > > Attached file adds uClibc configuration specification for external > > toolchain. Instead of having to configure specifications via make > > menuconfig for external toolchain, one

Re: [OpenWrt-Devel] [PATCH] Patch to add uClibc configuration

2012-03-23 Thread tathagata
Hi Hauke, Sorry, I do not understand. Could you please clarify ? Regards, Tatha On 23.03.2012 16:53, Hauke Mehrtens wrote: On 03/23/2012 12:48 PM, Tathagata Das wrote: Hi, Attached file adds uClibc configuration specification for external toolchain. Instead of having to configure specificat

Re: [OpenWrt-Devel] [PATCH] Patch to add uClibc configuration

2012-03-23 Thread Hauke Mehrtens
On 03/23/2012 12:48 PM, Tathagata Das wrote: > Hi, > Attached file adds uClibc configuration specification for external > toolchain. Instead of having to configure specifications via make menuconfig > for external toolchain, one may select the package libuClibc, which > additionally will copy .

[OpenWrt-Devel] [PATCH] Patch to add uClibc configuration

2012-03-23 Thread Tathagata Das
Hi, Attached file adds uClibc configuration specification for external toolchain. Instead of having to configure specifications via make menuconfig for external toolchain, one may select the package libuClibc, which additionally will copy ./lib/ld-uClibc* and ./lib/libuClibc*. I have used lates