On Mon, Sep 20, 2021 at 2:04 PM Glen Newton <glen.new...@gmail.com> wrote:
>
> I am testing this with an increasing number of 1GB files. At 3 files, and I 
> am getting this error:
>
> compile: writing output: write $WORK/b001/_pkg_.a: no space left on device
>
> I haven't been able to find how to change $WORK to point to a larger 
> partition. Suggestions?

Set the TMPDIR environment variable to control temporary files in
general, or the GOTMPDIR environment variable to control just
temporary files created by the go tool.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcXPizSd-BN1aWzidPsf%2Bcu3erfw4%2BaaA6m_gLUZLR2o0g%40mail.gmail.com.

Reply via email to