> Date: Thu, 27 May 2010 15:33:30 -0500
> From: grafikrobot@gmail.com
> To: boost-build@lists.boost.org
> Subject: Re: [Boost-build] bjam hangs when building libraries
>
> On 5/27/2010 3:24 PM, asad kelmi wrote:
> > i am just trying to compile any of v1.40+ boost libraries.
> >
> > it looks build system broken in some way.
> >
> > If i run bjam without parameters, it is working.
> >
> > If i run bjam with any kind of paramaters; bjam hangs(1 hour+) after
> > initial warnings but its cpu usage floating around 49% - 50%.
> >
> > i appreciate any kind of help on this issue.
> >
> > //vs2010+win7
>
> Which version of bjam (bjam -v), and which version of BBv2 (bjam
> --version)? What command are you using exactly? Have you looked at the
> process list to see if bjam is doing anything, or if it's the compiler
> that's stalling? I.e. please give as much detail of what you are trying
> that fails.
>
>
> --
> -- Grafik - Don't Assume Anything
> -- Redshift Software, Inc. - http://redshift-software.com
> -- rrivera/acm.org (msn) - grafik/redshift-software.com
> -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

bjam -v results in;
 
Boost.Jam  Version 3.1.18. OS=NT.

 
 
bjam --version results in;
 
Boost.Build V2 (Milestone 12)
Boost.Jam 03.1.18
 
if i just run bjam without any parameters it is working.
if i just try to give any parameters, it is hanging after initial warnings of boost.python, boost.icu etc. it is something like the following;
 
bjam --build-type=complete install
 
or
 
bjam -sTOOLS=vc-10_0 --build-type=complete --without-regex --without-math --without-iostreams --without-serialization --without-mpi --without-graph --without-wave --without-python install
 
 
 


Hotmail: Free, trusted and rich email service. Get it now.