Displaying 1 result from an estimated 1 matches for "cfgcygdebugassert".
Did you mean:
cfgcygdebugasserts
2014 May 02
2
[LLVMdev] clang build (Debug+Asserts) fails with Cygwin and Mingw (ASTContext.o: File too big)
On 5/2/2014 11:41 PM, David Blaikie wrote:
> Any idea what all those sections are - comdat inline functions?
>
No idea, as I cannot run objdump -h on a object file that I couldn't
build :)
Anyhow, I have an old, successful Debug+Asserts build of clang, made
with Mingw also, for clang revision 206070. Apparently, the ASTContext.o
file there contained 16453 sections, not 33066, as