Boost logo

Boost-Build :

From: Alexey Pakhunov (alexeypa_at_[hidden])
Date: 2006-12-28 19:37:53


"bjam xxx.obj" does the trick.

On 12/28/06, Jaroslav Gresula <jgresula_at_[hidden]> wrote:
>
> I have a Jamfile looking like this:
>
> lib some_lib :
> # many .cpp files listed here
> ;
>
> Once in a while, I would like to compile just a single .cpp file (no
> linking, just compilation). The reason is that I want to make sure that
> the particular .cpp file is ok and don't want to compile and link the
> whole library.
>
> Any ideas how to accomplish that? Thanks.
>
> --
> Jarda
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>

-- 
Best regards,
  Alexey Pakhunov.


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