Subject: [Boost-bugs] [Boost C++ Libraries] #2972: build failure during mips cross-compilation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-28 09:43:03
#2972: build failure during mips cross-compilation
------------------------------------------+---------------------------------
Reporter: max_at_[hidden] | Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Building Boost
Version: Boost Development Trunk | Severity: Showstopper
Keywords: mips cross-compilation build |
------------------------------------------+---------------------------------
After checking out trunk and creating cross-compilation environment with
cmake-gui using attached toolchain file I got following build error:
~/trunk-build$ make
Scanning dependencies of target boost_date_time-mt-shared
[ 0%] Building CXX object libs/date_time/src/CMakeFiles/boost_date_time-
mt-shared.dir/gregorian/greg_month.cpp.o
/tmp/ccKF7x2G.s: Assembler messages:
/tmp/ccKF7x2G.s:229: Error: opcode not supported on this processor: mips1
(mips1) `ll $2,4($3)'
/tmp/ccKF7x2G.s:231: Error: opcode not supported on this processor: mips1
(mips1) `sc $2,4($3)'
/tmp/ccKF7x2G.s:4469: Error: opcode not supported on this processor: mips1
(mips1) `ll $3,4($16)'
/tmp/ccKF7x2G.s:4471: Error: opcode not supported on this processor: mips1
(mips1) `sc $5,4($16)'
/tmp/ccKF7x2G.s:4502: Error: opcode not supported on this processor: mips1
(mips1) `ll $4,8($16)'
/tmp/ccKF7x2G.s:4504: Error: opcode not supported on this processor: mips1
(mips1) `sc $3,8($16)'
make[2]: *** [libs/date_time/src/CMakeFiles/boost_date_time-mt-
shared.dir/gregorian/greg_month.cpp.o] ÐÑибка 1
make[1]: *** [libs/date_time/src/CMakeFiles/boost_date_time-mt-
shared.dir/all] ÐÑибка 2
make: *** [all] ÐÑибка 2
version 1.39.0 beta 1 also affected.
version 1.38.0 seems to build fine.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2972> 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:00 UTC