Skip to content

Instantly share code, notes, and snippets.

@cr1901
Created December 19, 2016 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cr1901/d5a4e8f1df6049c00c6f02f08e7f8488 to your computer and use it in GitHub Desktop.
Save cr1901/d5a4e8f1df6049c00c6f02f08e7f8488 to your computer and use it in GitHub Desktop.
[1403/1971] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/clangDynamicASTMatchers.dir/Registry.cpp.obj
...
FAILED: C:\msys64\mingw32\bin\g++.exe -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_OBJC_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang/lib/ASTMatchers/Dynamic -IC:/msys64/home/William/src/llvm-or1k/tools/clang/lib/ASTMatchers/Dynamic -IC:/msys64/home/William/src/llvm-or1k/tools/clang/include -Itools/clang/include -Iinclude -IC:/msys64/home/William/src/llvm-or1k/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -Werror=date-time -std=gnu++11 -fno-common -Woverloaded-virtual -fno-strict-aliasing -g -fno-exceptions -fno-rtti -MD -MT tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/clangDynamicASTMatchers.dir/Registry.cpp.obj -MF tools\clang\lib\ASTMatchers\Dynamic\CMakeFiles\clangDynamicASTMatchers.dir\Registry.cpp.obj.d -o tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/clangDynamicASTMatchers.dir/Registry.cpp.obj -c C:\msys64\home\William\src\llvm-or1k\tools\clang\lib\ASTMatchers\Dynamic\Registry.cpp
C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/../../../../i686-w64-mingw32/bin/as.exe: tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/clangDynamicASTMatchers.dir/Registry.cpp.obj: too many sections (32898)
C:\msys64\tmp\ccBQomK4.s: Assembler messages:
C:\msys64\tmp\ccBQomK4.s: Fatal error: can't write tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/clangDynamicASTMatchers.dir/Registry.cpp.obj: File too big
C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/../../../../i686-w64-mingw32/bin/as.exe: tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/clangDynamicASTMatchers.dir/Registry.cpp.obj: too many sections (32898)
C:\msys64\tmp\ccBQomK4.s: Fatal error: can't close tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/clangDynamicASTMatchers.dir/Registry.cpp.obj: File too big
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment