<p dir="ltr">On 2 Jun 2015 2:04 pm, "Jonathan Roelofs" <<a href="mailto:jonathan@codesourcery.com">jonathan@codesourcery.com</a>> wrote:<br>
><br>
><br>
><br>
> On 6/2/15 2:38 PM, Duncan P. N. Exon Smith wrote:<br>
>><br>
>><br>
>>> On 2015-Jun-01, at 19:47, Chris Bieneman <<a href="mailto:beanz@apple.com">beanz@apple.com</a>> wrote:<br>
>>><br>
>>>> If we drop support for building compiler-rt with GCC, this gets even simpler. Compiler-rt is *Clang's* runtime library, after all.<br>
>>><br>
>>><br>
>>> I don’t know if it is on the table to drop supporting compiler-rt with GCC, but that would dramatically simplify things.<br>
>><br>
>><br>
>> Weird, I'd assumed building compiler-rt with something other than<br>
>> clang was unsupported.  Maybe I'm missing something, but shouldn't<br>
>> the only supported configuration be building with the just-built<br>
>> clang?<br>
><br>
><br>
> The current default for an in-tree build is to build compiler-rt with whatever compiler is being used to build Clang... sometimes that compiler is GCC.<br>
><br>
> I agree though. We should always use the just-built Clang, and have that behavior be opt-out (if folks need it), instead of opt-in as it is now.</p>
<p dir="ltr">What would the build system do for a cross compile of Clang?</p>
<p dir="ltr">><br>
> Jon<br>
><br>
><br>
>> _______________________________________________<br>
>> LLVM Developers mailing list<br>
>> <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br>
>> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
>><br>
><br>
> -- <br>
> Jon Roelofs<br>
> <a href="mailto:jonathan@codesourcery.com">jonathan@codesourcery.com</a><br>
> CodeSourcery / Mentor Embedded<br>
><br>
> _______________________________________________<br>
> LLVM Developers mailing list<br>
> <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</p>