Boost logo

Boost Users :

From: Victor A. Wagner Jr. (vawjr_at_[hidden])
Date: 2008-01-01 14:42:18


Chrissi13378 Chrissi13378 wrote:
> Hello,
> i recently upgraded from msvc 8 to 9. Now I have to rebuild all my
> libraries, including boost.
> To do so, I am executing
>
> bjam --without-mpi --without-python --toolset=msvc-9.0_64
> address-model=64 install
> bjam --without-mpi --without-python --toolset=msvc-9.0_64
> address-model=64 clean
>
> in the Visual Studio x64 build command promt. I am using an own-built
> bjam executable using the nightly build code (1.1.08) and the boost
> files from the current CVS (1.1.08)
>
> Unfortunately, once the build starts, a windows message appears,
> asking me how to open "execution_monitor.obj.rsp".
I use:

bjam --prefix=../../boost64/ address-model=64 --without-mpi --toolset=msvc-9.0 --build-type=complete -j3 install

the --prefix is because I have a requirement it be there for our versioning system. It seems to build everything.

>
> How can I fix this error?
> -Christoph
>
> I am using Windows Vista x64 and
>
> ------------------------------------------------------------------------
> *Ihr erstes Fernweh?* Wo gibt es den schönsten Strand.
> <http://de.rd.yahoo.com/evt=48734/*http://de.answers.yahoo.com/dir/;_ylc=X3oDMTEzY2IyNmI0BF9TAzIxMTQ3MTgzMjIEc2VjA01haWwEc2xrA3RhZ2xpbmVz?link=list&sid=396545469>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net