Date: Wed, 20 Apr 2022 15:34:49 +0300
Boris Kolpackov wrote:
> Peter Dimov <pdimov_at_[hidden]> writes:
>
> > [...] and
> >
> > import <mylib/myheader.hpp>;
> >
> > working without a build system wouldn't be that bad either.
>
> Would you be prepared to wait a potentially significant time while the
> compiler builds (likely serially) BMIs for this header unit and any other header
> units and/or named modules that could be imported, transitively (while
> dumping all those BMIs on your disk somewhere)?
I would be, yes.
> Peter Dimov <pdimov_at_[hidden]> writes:
>
> > [...] and
> >
> > import <mylib/myheader.hpp>;
> >
> > working without a build system wouldn't be that bad either.
>
> Would you be prepared to wait a potentially significant time while the
> compiler builds (likely serially) BMIs for this header unit and any other header
> units and/or named modules that could be imported, transitively (while
> dumping all those BMIs on your disk somewhere)?
I would be, yes.
Received on 2022-04-20 12:34:53