[cfe-dev] Building llvmgcc using MinGW64

陈晓宇 xychen0921 at gmail.com
Mon Sep 26 06:44:28 PDT 2011


Yes, that is because we changed llvm-gcc to add some new features. These new
features will be used by our customers. We do not support windows 64 bit
build before, but now we have to do so.
I hope to continue using llvmgcc and avoid porting these features to Clang,
it will not be easy work.

2011/9/26 Konstantin Tokarev <annulen at yandex.ru>

> 26.09.2011, 13:29, "陈晓宇" <xychen0921 at gmail.com>:
> > Thanks for your reply. The problem is we were not using pure
> llvmgcc(otherwise we should be able to use gcc4.6+dragonegg, I think), and a
> lot changes were made to llvmgcc for our own purpose. If we switch our
> compiler to clang, there will be a lot of manual patch work...
>
> Do you mean that your custom code in llvm-gcc is GCC-only and incompatible
> with Clang? You are not supposed to use Clang instead of your llvm-gcc
> version, but only to compile it.
>
> --
> Regards,
> Konstantin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110926/7a9c3b77/attachment.html>


More information about the cfe-dev mailing list