From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-09-20 09:21:24


From: "Markus Schöpflin" <markus.schoepflin_at_[hidden]>

> David Abrahams wrote:
>
> > Is the .o file actually missing in your case? Does this act
> > differently if you set ALL_LOCATE_TARGET to something short, say,
> > /tmp ?
>
> Yes, the object file is missing. It is deleted by boost.build after the
> library was generated. (It runs the RmTemps action.)

Oh!
Perhaps NOARSCAN should be set for your platform in allyourbase.jam?

"If set, indicates that library members' timestamps can't be found,
and prevents the individual objects from being deleted, so that
their timestamps can be used instead."

-----------------------------------------------------------
David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com