Boost logo

Boost-Build :

From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2008-08-31 06:03:17


   Hi Steven.

   Thank you for the explanation.

   I committed the patch.

   Changeset link: http://svn.boost.org/trac/boost/changeset/48492

>> * Not sure if your question 'where does the install-headers target
>> get created' is still an active one but as I see it it gets created in
>> the very same package.install() call that uses it.
>
> I was referring to the use of /boost/install-headers which does not in
> fact exist.
> The package.install creates something more like
> /boost/filesystem//install-headers

   Hmmm... but isn't this target actually the wrong one to use here?
Isn't the intention here to just install the headers belonging to this
one library and not all libraries every time? Not sure how that 'ideal'
would be implemented though as a library can depend on many headers from
other libraries as well.

> Another related problem is to make
> bjam msvc -n --with-iostreams trunk//install
> work, where trunk is my working copy.
> After applying this patch, only the default-build
> is still wrong.

   Nice to know it's getting better. When you do get it working
completely - just send the patch in.

   Many thanks.

   Best regards,
     Jurko Gospodnetić


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