C++ Logo

sg15

Advanced search

Re: [isocpp-sg15] Compiler private dir discussion thu morning

From: Ben Boeckel <ben.boeckel_at_[hidden]>
Date: Sat, 30 Nov 2024 14:41:33 +0100
On Wed, Nov 27, 2024 at 18:36:41 +0000, Gabriel Dos Reis via SG15 wrote:
> Does "all the output go there" imply "anything found there is an output"?

I don't think so. There might be transient files (the write-then-rename
pattern) or the directory might be used for additional purposes. The
*build system* might be able to say "I use this for my purposes and no
one else should touch it", but I don't think the *build tool* or the
*compiler* can make such conclusions from its corner of the overall
build process.

--Ben

Received on 2024-11-30 13:41:38