Boost logo

Boost-Build :

Subject: Re: [Boost-build] Boost compile libs continue
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2018-05-23 12:46:16


AMDG

On 05/23/2018 06:14 AM, Benjamin Müller via Boost-build wrote:
>
> I want to build the boost libs using gcc, but unfortunately I't not
> allowed to work on my PC more than one and a half hour, so I can't build
> it normally. This is my build command:
> b2 -j2 --build-dir=D:\boost_1_67_0\boost_1_67_0\Build toolset=gcc
> variant=debug link=static --build-type=complete stage
> I want to be able to stop it, and then continue building on another day,
> so that I can basically resume. Is that possible? Thanks!
>

  Of course. Just interrupt it. When you run the
same command again it'll pick up where it left off.

In Christ,
Steven Watanabe


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