<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18854">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>As LLVM is compiled with all warnings and pedantics 
on, I guess</FONT></DIV>
<DIV><FONT size=2 face=Arial>this may interest you.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>when compiling the target ./build/gengtype.exe 
there are multiple</FONT></DIV>
<DIV><FONT size=2 face=Arial>identical warnings, the first being:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>warning structure</FONT> <FONT size=2 
face=Arial>'eh_range' used but not defined</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Unfortunately I only caught it when the log info 
scrolled by (and out of)</FONT></DIV>
<DIV><FONT size=2 face=Arial>the window, but you probably know better where in 
the build process</FONT></DIV>
<DIV><FONT size=2 face=Arial>this target is.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Mark</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>  $ ./configure </FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>## --------- ##<BR>## Platform. ##<BR>## --------- 
##</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>hostname = emerald<BR>uname -m = i686<BR>uname -r = 
1.7.1(0.218/5/3)<BR>uname -s = CYGWIN_NT-5.1<BR>uname -v = 2009-12-07 
11:48</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>configure:2804: checking for C compiler 
version<BR>configure:2811: gcc --version >&5<BR>gcc (GCC) 4.3.4 20090804 
(release) 1<BR></FONT></DIV></BODY></HTML>