Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7212: ./b2 fails with 'import error: length of source and target rule name lists don't match!'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-30 09:33:39
#7212: ./b2 fails with 'import error: length of source and target rule name lists
don't match!'
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost 1.51.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by Kim Rasmussen <rasmussen74@â¦>):
'''Update:'''
I have tried compiling with gcc 4.6.1 and gcc 4.6.2 and the small case
described earlier in this thread successfully compiles with both.
Subsequently I have successfully compiled the entire Boost 1.51 and the
dependent project using gcc 4.6.2 on the target system, so that's solves
it for me for now.
However, I think that it is clear that gcc 4.6.0 is broken for the
loop/while/goto construct when using -Os, -O2 or -O3. It might be an idea
to replace it with a while/while/break construct or flag 4.6.0 as broken.
Sidenote: On my desktop I have absolutely no problem using gcc 4.7.0 and
Boost 1.51.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7212#comment:22> 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:10 UTC