[cfe-dev] Clang compilation broken - Win32, MinGW 4.6

Douglas Gregor dgregor at apple.com
Fri Aug 27 07:21:20 PDT 2010


On Aug 27, 2010, at 5:57 AM, Fernando Pelliccioni wrote:

> On Thu, Aug 26, 2010 at 7:37 PM, Fernando Pelliccioni <fpelliccioni at gmail.com> wrote:
> I think that I got the problem. It is mi first time on clang sources. I am working on it.
> Let me time!!! :)
> 
> Regards,
> Fernando.
> 
> 
> On Thu, Aug 26, 2010 at 7:26 PM, Francois Pichet <pichet2000 at gmail.com> wrote:
> I have the same problem with the trunk.. 2 or 3 weeks ago I did a
> complete llvm-clang build using MinGW and it worked 100%
> 
> >>
> >> Hi,
> >>
> >> I am trying to compile LLVM+Clang on WinXp using MinGW 4.6.
> >>
> >> The compilation throws this error.
> >>
> >> C:\llvm\tools\clang\include/clang/AST/Attr.h:112:31: fatal error:
> >> clang/AST/Attrs.inc: No such file or directory
> >>
> >> The "clang/AST/Attrs.inc" does not exists at SVN revision 112179.
> >>
> 
> 
> 
> People,
> 
> I got the patch, but I can see that it have different formant than yours.
> I am using TortoiseSVN.
> What I'm wrong?

The patch looks great to me, thanks! Committed as r112261.

It did come through as an inline attachment rather than a separate attachment, which makes it a little hard to work with, but that doesn't matter for small changes.

	- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100827/72429cd4/attachment.html>


More information about the cfe-dev mailing list