Thanks Florian, I will give it a try :)

On Wed, Feb 20, 2013 at 4:10 PM, Florian Fainelli <[email protected]>wrote:

> Alberich,
>
>
> On 02/20/2013 03:53 PM, Florian Fainelli wrote:
>
>> Hello Alberich,
>>
>> On 02/20/2013 02:46 PM, Alberich de megres wrote:
>>
>>> Hi Florian,
>>>
>>> I think you are right: the point is the toolchain. At the moment we
>>> could not release anything.
>>> The toolchain targets a normal glibc, I was expecting buildroot would
>>> interpert it, or at least give the oportunity to use different libc than
>>> uclibc when using an external toolchain, as when building the toolchain
>>> (using openwrt buildroot) one can choose between glibc, eglibc and
>>> uclibc. Am I wrong?
>>>
>>
>> The problem comes from toolchain/wrapper/Makefile which assumes the
>> external toolchain is using uclibc, this is where the -muclibc is coming
>> from. We are working on a fix for this.
>>
>
> r35703 should allow you to select your external toolchain personality
> (glibc, uclibc ...). Please also restart your build by removing your old
> .config and run this:
>
>  ./scripts/ext-toolchain.sh --toolchain /path/to/external/toolchain
> --config
>
> Thank you!
> --
> Florian
>
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to