[cfe-dev] Need 2.7 release team volunteers

Diego Iastrubni diegoiast at gmail.com
Wed Feb 24 05:32:49 PST 2010


On Wed, Feb 24, 2010 at 2:41 PM, Anton Korobeynikov <anton at korobeynikov.info
> wrote:

>  Well, one can easily expect so.
> For example, release binaries of llvm/llvm-gcc on mingw are still
> compiled with mingw gcc 3.4.5 mostly due to the problems of stability
> of newer gcc for mingw.
>

Sorry, but this does not convince me.

gcc -> clang.c -> clang ->  Qt.c -> Qt.exe

You say that the clang.exe compiled using mingw 4.4.1, creates bad code,
which in turns clang.exe miscompiles some code...? If that would have been
true - I would have seen it in my Qt/mingw4.4.1 binaries. IMHO, this means
clang is misbehaving.

For me, easy to test. Just recompile clang using cl.exe, and with this
compiler, compile Qt. Now the 250,000 question: how to compile clang using
cmake if also gcc is in path?

I will issue a recompilation this week and report probably by Saturday.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100224/402ca17d/attachment.html>


More information about the cfe-dev mailing list