<div class="gmail_quote">2009/8/29 Aaron Gray <span dir="ltr"><<a href="mailto:aaronngray.lists@googlemail.com">aaronngray.lists@googlemail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="gmail_quote">2009/8/28 Aaron Gray <span dir="ltr"><<a href="mailto:aaronngray.lists@googlemail.com" target="_blank">aaronngray.lists@googlemail.com</a>></span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div class="gmail_quote">2009/8/28 Anton Korobeynikov <span dir="ltr"><<a href="mailto:anton@korobeynikov.info" target="_blank">anton@korobeynikov.info</a>></span><div><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



Hello, Aaron<br>
<div><br>
> -c /home/ang/svn/llvm-gcc-coff/gcc/libgcc2.c -o libgcc/./_popcountsi2.o<br>
> assertion "V == V2 && "Didn't find key?"" failed: file<br>
> "/home/ang/svn/llvm-coff/<br>
</div><div>> This is familiar but I cannot remember whether it got fixed or not now. I<br>
> thought llvm-gcc worked with llvm some months ago.<br>
> Sorry to be so lame,<br>
</div>This is usual indication that LLVM is miscompiled. I was hurt by the<br>
same hting preparing the prerelease binaries for mingw32 as well. The<br>
solutions were:<br>
- Switch to never gcc<br>
- Compile stuff in debug mode :(</blockquote><div><br></div></div><div><div>Hi Anton,</div><div><font color="#888888"><br></font></div><div>Thanks for the advice, I will start from scratch again tomorrow :)</div>
<div><br></div><div>Aaron</div><div></div></div></div></blockquote><div><br></div></div></div><div>Anton,</div><div><br></div><div>Did a non parallel build of LLVM and have now got to stage 3 of llvm-gcc-4 :)</div><div><br>

</div><div>
I will try again tomorrow with a parallel build again.</div><div></div></div></blockquote><div><br></div><div>Now am getting stage 2 and stage 3 comparison failure  :(</div><div><br></div><div><div>make[2]: Entering directory `/home/ang/build/llvm-gcc'</div>

<div>make[3]: Entering directory `/home/ang/build/llvm-gcc'</div><div>rm -f stage_current</div><div>make[3]: Leaving directory `/home/ang/build/llvm-gcc'</div><div>Comparing stages 2 and 3</div><div>warning: ./cc1-checksum.o differs</div>

<div>warning: ./cc1plus-checksum.o differs</div><div>warning: ./libgcc/_chkstk.o differs</div><div>Bootstrap comparison failure!</div><div>./passes.o differs</div><div>make[2]: *** [compare] Error 1</div><div>make[2]: Leaving directory `/home/ang/build/llvm-gcc'</div>

<div>make[1]: *** [stage3-bubble] Error 2</div><div>make[1]: Leaving directory `/home/ang/build/llvm-gcc'</div><div>make: *** [all] Error 2</div><div><br></div><div>Looks like LLVM and LLVM-GCC are broken again on Cygwin. I am using GCC-4.2.2.</div>

<div><br></div><div>Aaron</div><div><br></div></div></div>