On Mon, 2007-07-09 at 22:05 -0500, David A. Greene wrote:
> On Monday 09 July 2007 13:04, Chris Lattner wrote:
> 
> > I applied it:
> > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-
> > Mon-20070709/051660.html
> 
> Danke.
> 
> > I think that "llvm-config --cppflags" should include "-
> > D__STDC_LIMIT_MACROS".  What do you think?
> 
> Yes, if that's what it's compiled with (don't have the sources
> handy ATM).

$ grep STDC_LIMIT Make*
Makefile.rules:CPP.BaseFlags += -D_GNU_SOURCE -D__STDC_LIMIT_MACROS

Reid.

> 
> > Also, please don't put markers like "Cray [dag]" into the files.
> 
> Oops, forgot to remove those from the patch.
> 
> I've got some more fixes coming, but will wait until llvm-gcc is in the
> main repository.
> 
>                                               -Dave
> _______________________________________________
> llvm-commits mailing list
> llvm-commits@cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to