Boost logo

Boost Users :

Subject: Re: [Boost-users] [spirit,regex] Linking problems in VS 2008
From: Adam Badura (abadura_at_[hidden])
Date: 2010-04-03 12:13:04


> Do you really need every single variant included in
> '--build-type=complete'?

    I don't know. Maybe not. But HDD space is this days cheap unlike one's
time so it seems simpler to build Boost once (every 3 months) entirely and
then never to worry whether I have the needed binaries.

> Does
>
> http://www.boost.org/boost-build2/doc/html/bbv2/overview/invocation.html
>
> answer your question? It seems like
>
> cxxflags=/Za
>
> should work. You need to add -a to force full rebuild.

    Yes. It did help.

    It is however a bit surprising as I think it should not help. I don't
think /Za changes ABI. I still think that there is some other kind of error
there but I am not as sure now. :)

    Another thing is that somehow less libraries where produced. But still
it works now.

    Adam Badura


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