Displaying 4 results from an estimated 4 matches for "configurelogpublic".
2013 Jan 16
2
[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2
...> 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.
>
> 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 "con...
2013 Jan 16
0
[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2
...;> <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....
2013 Jan 15
0
[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2
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.
Anyway, attached is a patch that should allow old clangs that don't
implement __has_include. Please test.
Dmitri
--
2013 Jan 14
2
[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2
On 01/12/2013 06:08 PM, Dmitri Gribenko wrote:
> On Sun, Jan 13, 2013 at 12:59 AM, Edward Diener
> <eldlistmailingz at tropicsoft.com> wrote:
>> 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