Re: [Boost-bugs] [Boost C++ Libraries] #4884: boost 1.45.0 build error with vc++ express 2010

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4884: boost 1.45.0 build error with vc++ express 2010
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-21 15:05:56


#4884: boost 1.45.0 build error with vc++ express 2010
------------------------------------------------------+---------------------
  Reporter: Marco Pappalepore <crillion@…> | Owner:
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.45.0 | Severity: Problem
Resolution: worksforme | Keywords: configure.jam argument error rule UPDATE_NOW
------------------------------------------------------+---------------------

Comment (by dumitru.frunza@…):

 Replying to [comment:2 nop@…]:
> A quick work around:
>
> Remove the offending argument to UPDATE_NOW in
 tools\build\v2\build\configure.jam on line 145.
> That is: just remove ": ignore-minus-q" so the line becomes "$(.log-fd)
 : ignore-minus-n ]", and all works well.

 That does the trick.

 Running bootstrap.bat is a no-go - my MSYS shell spits tons of errors
 about not understanding the commands within.

 bootstrap.sh doesn't do better - it fails with ''ar.h: No such file or
 directory compilation terminated''

 So the "solution" would be to bypass bootstrap.* completely, go with
 {{{
 bjam toolset=gcc
 }}}
 (build ''bjam'' separately, no issues here), until you hit the error
 above, and use the quick-fix suggested by ''nop@''.

 Works like a charm.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4884#comment:8>
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:05 UTC