Boost logo

Boost-Build :

Subject: Re: [Boost-build] Patch for building Boost 1.40 on Mac OS X Snow Leopard
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-11-05 01:45:55


On Thursday 05 November 2009 er wrote:

> er wrote:
> > Just prior to this post I have posted a linking problem pertaining to
> > 1.40 in conjunction with Snow.
> >
> > Is the problem of the current post only for 'fat binaries' or has
> > someone else also found problems with Architecture = 64-bit only?
> >
> > _______________________________________________
> > Unsubscribe & other changes:
> > http://lists.boost.org/mailman/listinfo.cgi/boost-build
> >
>
> PS : I also wonder if my directory structure is ok:
>
> include/boost
> lib/
> libboost_serialization.a
> libboost_serialization.dylib
> same with wserialization ...
>
> which is not consistent with a previous release where I had
>
> bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi
> containing some *.o files in addition to the *.a files above.
>
> Would someone kindly confirm if this is fine or not?

I suspect for the previous release, you did not request the 'stage' target --
which the getting started guide mentions. 1.40 defaults to the 'stage' target
automatically. I don't think there's any bug here.

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk