[cfe-dev] clang with mingw feedback

Douglas Gregor dgregor at apple.com
Wed Jan 27 13:36:37 PST 2010


On Jan 27, 2010, at 2:54 AM, Vincent Richomme wrote:

> On Mon, 25 Jan 2010 20:55:41 +0100, Vincent Richomme
> <forumer at smartmobili.com> wrote:
>> On Sat, 23 Jan 2010 00:07:30 +0100, "Vincent R."
> <forumer at smartmobili.com>
> 
> Finally I managed to compile llvm/clang using msys/mingw with compiler
> from mingw-w64(no more
> memory exhausted error - seems they provide a compiler of better quality).

Good to know, thanks for reporting this!

> Only surprise is size in Debug : 323 MB for clang (21 MB once stripped)...


Sadly, that's not too much of a surprise. Debug information for Clang is huge.

	- Doug



More information about the cfe-dev mailing list