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

Dmitri Gribenko gribozavr at gmail.com
Tue Jan 15 18:42:51 PST 2013


On Wednesday, January 16, 2013, Edward Diener wrote:

> On 1/15/2013 11:19 AM, Dmitri Gribenko wrote:
>
>> On Mon, Jan 14, 2013 at 3:32 AM, Edward Diener
>> <eldlistmailingz at tropicsoft.com> wrote:
>>
>>> It is on pastebin and is called ConfigureLog. I made it private, FWIW.
>>>
>>
>> Please provide a link.  I can not find it because it is private.
>>
>
> I copied it to a public paste called ConfigureLogPublic at
> http://pastebin.com/yaLHmmGk.


I see that this clang has problems with parsing unwind.h.  I don't
understand how does it manage to compile LLVM/Clang.


>
>> Anyway, attached is a patch that should allow old clangs that don't
>> implement __has_include.  Please test.
>>
>
> Thanks ! If not implementing __has_include does not keep the clang package
> from working correctly, why would it be part of the "configure" script ?
>

Sorry, I did not quite get it.

Dmitri



-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130116/bb79e9c7/attachment.html>


More information about the llvm-dev mailing list