If you want to teach the Clang driver about the android toolchains, you'll
need to add some test cases for them. You can find the test case strategy
by looking at the tests for Linux and FreeBSD; I think they're pretty
comprehensive at this point.


On Wed, Aug 29, 2012 at 12:19 AM, Logan Chien <[email protected]>wrote:

> Hi,
>
>   Currently, the GCCInstallationDetector is not looking for
> mipsel-linux-android and
> i686-linux-android.  As the result, the clang driver can't use Android
> Mips/X86 toolchain
> even if -B is specified.  I hope this patch can solve this issue.  Please
> review.  Thanks.
>
> Sincerely,
> Logan
>
> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to