[cfe-dev] Re : Work around for compiler error parsing 'aligned' attribute? (Bug 11071)?

awg@embtoolkit.org awg at embtoolkit.org
Thu Feb 28 15:50:57 PST 2013


Have you looked at http://llvm.linuxfoundation.org/index.php/Main_Page?
They claim to build linux kernel with clang/llvm, after patching the kernel of course. May be some of these patch set can help you in the road of building uClibc with clang (last time I tried IIRC it wasn't so easy, but it is nice to see someone else interesting on doing that).

Cheers,

----- Reply message -----
De : "Jeffrey Walton" <noloader at gmail.com>
Pour : "Clang Discuss" <cfe-dev at cs.uiuc.edu>
Objet : [cfe-dev] Work around for compiler error parsing 'aligned'	attribute? (Bug 11071)?
Date : jeu., févr. 28, 2013 23:41


Hi All,

I'm using Clang 3.1, and am having problems with __aligned__ attribute
as reported in http://llvm.org/bugs/show_bug.cgi?id=11071 (reported
10/2011).

Are there any workarounds that I can apply to get past my compilation problems?

$ clang --version
clang version 3.1 (branches/release_31)
Target: x86_64-unknown-linux-gnu
Thread model: posix
_______________________________________________
cfe-dev mailing list
cfe-dev at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130301/74b79d56/attachment.html>


More information about the cfe-dev mailing list