<div class="gmail_quote">On Sat, Feb 21, 2009 at 9:54 PM, Aaron Gray <span dir="ltr"><<a href="mailto:aaronngray.lists@googlemail.com">aaronngray.lists@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="gmail_quote">
<div class="Ih2E3d">On Fri, Feb 20, 2009 at 11:45 PM, Tanya Lattner <span dir="ltr"><<a href="mailto:tonic@nondot.org" target="_blank">tonic@nondot.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="WORD-WRAP: break-word">
<div style="WORD-WRAP: break-word">LLVMers,<br><br>The 2.5 pre-release2 is finally available for testing:<br><a href="http://llvm.org/prereleases/2.5/" target="_blank">http://llvm.org/prereleases/2.5/</a><br><br>If you have time, I'd appreciate anyone who can help test the release. Please do the following:<br>
<br>1) Download/compile llvm source, and either compile llvm-gcc source or use llvm-gcc binary <b>(please compile llvm-gcc with fortran if you can).</b><br>2) Run make check, send me the testrun.log<br>3) Run "make TEST=nightly report" and send me the report.nightly.txt<br>
4) Please provide details on what platform you compiled LLVM on, how you built LLMV (src == obj, or src != obj), gcc version, and if you compiled llvm-gcc with support for fortran. The more details, the better.<br></div></div>
</blockquote>
<div> </div>
<div> </div></div>
<div>Cygwin with GCC 3.4.4 is failing llvm-gcc-4.2-2.5 with :-</div>
<div> </div>
<div>    cc1plus: error: unrecognized command line option "-Wno-variadic-macros"</div>
<div> </div>
<div>Is anyone testing Cygwin with GCC 4.2 or 4.4 ?</div></div></blockquote>
<div> </div>
<div>I hacked "-Wno-variadic-macros" bug but llvm-gcc is hanging on GCC 3.4.4 Cygwin later on first bootstrap pass in configure when "checking executable suffix", presumably this is the first self call.</div>

<div> </div>
<div>On the face of it, it looks like it may be a tough one to debug, dont know if GCC 3.4.4 Cygwin will make it to 2.5 release.</div>
<div> </div>
<div>I'll try with GCC 4.2 on Cygwin tommorow, unless anyone else is covering it.</div>
<div> </div>
<div>Aaron</div>
<div> </div>
<div> </div></div>