Subject: Re: [Boost-users] My last message
From: Frédéric (ufospoke_at_[hidden])
Date: 2019-01-02 15:55:29


> Is there a way to get build logs for Boost? I'll post them if I can.

I always build with this to get details of what happens during the build:
./b2 -d2

F