[llvmlinux] IAS should be able to compile ARM kernel

Tinti viniciustinti at gmail.com
Tue Feb 18 02:57:02 UTC 2014


Still not this time. But looks like all the errors are related to this:

<inline asm>:1:11: error: expected identifier in '.macro' directive
        .macro  it, cond
                  ^
<inline asm>:2:7: error: unexpected '.endm' in file, no current macro
definition
        .endm
             ^

Please find attached the log for vexpress.

Regards,
Tinti


On Mon, Feb 17, 2014 at 7:41 AM, Tinti <viniciustinti at gmail.com> wrote:

> Right I report you the results.
>
>
> On Mon, Feb 17, 2014 at 6:08 AM, Renato Golin <renato.golin at linaro.org>wrote:
>
>> Folks,
>>
>> We should be able to compile the ARM vexpress kernel with the current
>> Clang/LLVM.
>>
>> http://llvm.org/bugs/show_bug.cgi?id=18199
>>
>> Vinicius,
>>
>> Can you check-out the latest release from svn/git and try again, please?
>>
>> Also, for now, we should avoid --gdwarf-2 (or change to -gdwarf2) and
>> -mfpu=softvfp+vfp (or use -msoft-float instead).
>>
>> cheers,
>> --renato
>> _______________________________________________
>> LLVMLinux mailing list
>> LLVMLinux at lists.linuxfoundation.org
>> https://lists.linuxfoundation.org/mailman/listinfo/llvmlinux
>>
>
>
>
> --
> Simplicity is the ultimate sophistication
>



-- 
Simplicity is the ultimate sophistication
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/llvmlinux/attachments/20140217/cf1c068d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_20140218.log.gz
Type: application/x-gzip
Size: 105044 bytes
Desc: not available
URL: <http://lists.linuxfoundation.org/pipermail/llvmlinux/attachments/20140217/cf1c068d/attachment-0001.gz>


More information about the LLVMLinux mailing list