Date: Thu, 26 Mar 2020 18:07:54 +0100 From: Kamil Rytarowski <n...@gmx.com> Message-ID: <723e979c-cb16-1a39-a51e-9d756f372...@gmx.com>
| But nonetheless, I'm trying to fix it un GCC without TMPDIR. Not without, just without requiring. Something like tempnam(3) works - if TMPDIR is set, use it, if not, use /tmp. kre