[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2

Edward Diener eldlistmailingz at tropicsoft.com
Wed Jan 9 16:29:37 PST 2013


On 01/09/2013 10:37 AM, Dmitri Gribenko wrote:
> On Tue, Jan 8, 2013 at 8:43 AM, Edward Diener
> <eldlistmailingz at tropicsoft.com> wrote:
>> After applying your patch on Mageia 2 and invoking llvm's configure:
>>
>> Using clang 3.0 I get:
>>
>> "checking whether clang works... no
>> configure: error: Selected compiler could not find or parse C++ standard
>> library headers.  Rerun with CC=c-compiler CXX=c++-compiler ./configure ..."
>>
>> Using gcc, there is no error.
>>
>> After applying your patch on Fedora 17 and invoking llvm's configure:
>>
>> Using clang 3.0 I get:
>>
>> "checking whether clang works... no
>> configure: error: Selected compiler could not find or parse C++ standard
>> library headers.  Rerun with CC=c-compiler CXX=c++-compiler ./configure ..."
>>
>> Using gcc, there is no error.
>>
>> After applying your patch on Suse 12.2 and invoking llvm's configure:
>>
>> Using clang 3.1, which has previously worked, there is no error.
>>
>> So it looks to me, based on my tests, that your patch is successful. I look
>> forward to this update in llvm on subversion.
>
> I've committed a slightly different variant of this patch r171975.
>
> Thank you for testing!

Glad to do it. Thanks for addressing this area.





More information about the llvm-dev mailing list