Build error, Debug, libmv, "file too big".

Hi,

I recently built my first Blender:

  • Windows 64bit
  • CMake
  • MinGW-w64

Generally everything is fine, but when I want to build with “Debug” option I get:

“Fatal error: can’t write CMakeFiles\extern_libmv.dir\libmv\simple_pipeline\intersect.cc.obj: File too big”

  • What can be the cause of it? (not enough Memory?)
  • Is there a workaround?

Sorry for troubling you…

Edit: I guess this is the issue here: http://mingw-users.1079350.n2.nabble.com/File-too-big-too-many-sections-td7579168.html