On 6 April 2011 14:29, Jim Huang <jim.hu...@linaro.org> wrote:
> On 29 March 2011 06:34, Jim Huang <jim.hu...@linaro.org> wrote:
>> GCC 4.5 and up supports graphite optimization, and cloog and ppl
>> are required. This change attempts to support some combinations
>> of ppl and cloog/cloog-ppl libraries. Since cloog and ppl are
>> written in C++, it implies we might suffer from C++ ABI breakage
>> problems when host environment changes, that is a well-known issue
>> in GNU/Linux distributions. Thus, we have to drop runtime libstdc++
>> dependency by statically linking libstdc++.
>
> Code Review:
>     https://review.source.android.com//#change,22157

Merged in AOSP:
    
http://android.git.kernel.org/?p=toolchain/build.git;a=commitdiff;h=50adde9d855b73b5b9e5532ceed6272807b34701

> Merged in linaro tree.

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to