[Boost-bugs] [Boost C++ Libraries] #11756: Unable to compile boost test library on openwrt - mips

Subject: [Boost-bugs] [Boost C++ Libraries] #11756: Unable to compile boost test library on openwrt - mips
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-10-27 06:10:15


#11756: Unable to compile boost test library on openwrt - mips
---------------------------------+------------------------------
 Reporter: bartosz.krasinski@… | Type: Support Requests
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.59.0
 Severity: Problem | Keywords:
---------------------------------+------------------------------
 In file included from ./boost/test/unit_test_monitor.hpp:18:0,
                  from ./boost/test/impl/unit_test_monitor.ipp:20,
                  from libs/test/src/unit_test_monitor.cpp:16:
 ./boost/test/execution_monitor.hpp:492:27: error: 'FE_DIVBYZERO' was not
 declared in this scope
 ./boost/test/execution_monitor.hpp:493:27: error: 'FE_INEXACT' was not
 declared in this scope
 ./boost/test/execution_monitor.hpp:494:27: error: 'FE_INVALID' was not
 declared in this scope
 ./boost/test/execution_monitor.hpp:495:27: error: 'FE_OVERFLOW' was not
 declared in this scope
 ./boost/test/execution_monitor.hpp:496:27: error: 'FE_UNDERFLOW' was not
 declared in this scope
 ./boost/test/execution_monitor.hpp:498:27: error: 'FE_ALL_EXCEPT' was not
 declared in this scope


 these constants are not defined in fenv.h
 version 1.58 was compiled successfully

 bartek_at_homesrv:~/builds/boost_1_59_0$ mips-openwrt-linux-g++ -v
 Reading specs from /work/openwrt-sdk/staging_dir/toolchain-
 mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/bin/../lib/gcc/mips-openwrt-linux-
 uclibc/4.6.3/specs
 COLLECT_GCC=mips-openwrt-linux-g++
 COLLECT_LTO_WRAPPER=/work/openwrt-sdk/staging_dir/toolchain-
 mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/bin/../libexec/gcc/mips-openwrt-
 linux-uclibc/4.6.3/lto-wrapper
 Target: mips-openwrt-linux-uclibc
 Configured with: /work/openwrt/build_dir/toolchain-
 mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/gcc-linaro-4.6-2012.02/configure
 --prefix=/work/openwrt/staging_dir/toolchain-
 mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2 --build=x86_64-linux-gnu
 --host=x86_64-linux-gnu --target=mips-openwrt-linux-uclibc --with-gnu-ld
 --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-
 multilib --disable-nls --with-host-libstdcxx=-lstdc++ --with-float=soft
 --with-gmp=/work/openwrt/staging_dir/host --with-
 mpfr=/work/openwrt/staging_dir/host --disable-decimal-float --with-mips-
 plt --with-mpc=/work/openwrt/staging_dir/host --disable-libssp --disable-
 __cxa_atexit --with-headers=/work/openwrt/staging_dir/toolchain-
 mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/include --enable-languages=c,c++
 --enable-shared --enable-threads --with-slibdir=/work/openwrt/staging_dir
 /toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/lib --enable-lto --with-
 libelf=/work/openwrt/staging_dir/host --disable-tls
 Thread model: posix
 gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11756>
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:19 UTC