HOL icon indicating copy to clipboard operation
HOL copied to clipboard

Redirect build products to distinct file-tree

Open mn200 opened this issue 4 months ago • 0 comments

In some circumstances (e.g., HOL is installed in read-only filesystem after an initial build), it would be useful to be able to build script files (from examples, for example) without dropping products in the same directory / area. The existing HOLFileSys module already lets us lie about exactly where things like *Theory.dat live; perhaps this facility could be used to redirect outputs to somewhere else entirely.

Thanks to @binghe for discussion leading to this idea.

mn200 avatar Aug 08 '25 02:08 mn200