[Boost-bugs] [Boost C++ Libraries] #8786: Boost.Log fails to build with 64-bit MinGW

Subject: [Boost-bugs] [Boost C++ Libraries] #8786: Boost.Log fails to build with 64-bit MinGW
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-05 23:33:25


#8786: Boost.Log fails to build with 64-bit MinGW
---------------------------------+---------------------
 Reporter: ashish.sadanandan@… | Owner: andysem
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
---------------------------------+---------------------
 When building Boost.Log using 64-bit MinGW 4.8.1 (from MinGW-Builds
 SourceForge project, 64-bit compiler, posix threads, SEH exception model),
 compilation fails with the following message


 {{{
 gcc.compile.c++
 E:\Tools\Boost\1.54.0-gcc-4.8.1_x64-build\boost\bin.v2\libs\log\build\gcc-
 mingw-4.8.1\debug\address-model-64\link-static\log-api-winnt\threading-
 multi\default_filter_factory.o

     "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -mthreads -m64
 -D__int64="long long int" -include cmath -march=native -mtune=native -Wno-
 unused-local-typedefs -fno-strict-aliasing -ftemplate-depth-1024
 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1
 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1
 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_SSSE3 -DBOOST_SPIRIT_USE_PHOENIX_V3=1
 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1
 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1
 -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -I"." -c -o
 "E:\Tools\Boost\1.54.0-gcc-4.8.1_x64-build\boost\bin.v2\libs\log\build
 \gcc-mingw-4.8.1\debug\address-model-64\link-static\log-api-winnt
 \threading-multi\default_filter_factory.o"
 "libs\log\src\default_filter_factory.cpp"

 e:/tools/mingw/x64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.1/../../../../x86_64-w64-mingw32/bin/as.exe:
 E:\Tools\Boost\1.54.0-gcc-4.8.1_x64-build\boost\bin.v2\libs\log\build\gcc-
 mingw-4.8.1\debug\address-model-64\link-static\log-api-winnt\threading-
 multi\default_filter_factory.o: too many sections (43643)
 C:\Users\Ashish\AppData\Local\Temp\ccCaEoj5.s: Assembler messages:
 C:\Users\Ashish\AppData\Local\Temp\ccCaEoj5.s: Fatal error: can't write
 E:\Tools\Boost\1.54.0-gcc-4.8.1_x64-build\boost\bin.v2\libs\log\build\gcc-
 mingw-4.8.1\debug\address-model-64\link-static\log-api-winnt\threading-
 multi\default_filter_factory.o: File too big
 e:/tools/mingw/x64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.1/../../../../x86_64-w64-mingw32/bin/as.exe:
 E:\Tools\Boost\1.54.0-gcc-4.8.1_x64-build\boost\bin.v2\libs\log\build\gcc-
 mingw-4.8.1\debug\address-model-64\link-static\log-api-winnt\threading-
 multi\default_filter_factory.o: too many sections (43643)
 C:\Users\Ashish\AppData\Local\Temp\ccCaEoj5.s: Fatal error: can't close
 E:\Tools\Boost\1.54.0-gcc-4.8.1_x64-build\boost\bin.v2\libs\log\build\gcc-
 mingw-4.8.1\debug\address-model-64\link-static\log-api-winnt\threading-
 multi\default_filter_factory.o: File too big
 }}}

 Boost.Log builds successfully using the 32-bit version of MinGW 4.8.1

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8786>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC