On Thu, Mar 31, 2011 at 8:53 PM, Thor Lancelot Simon <[email protected]> wrote: >[...] > I wonder if some tool has reverted to using /var/tmp for its > intermediate files, or similar. Don't see an obvious > culprit for that, however.
gcc uses /var/tmp by default unless you provide the -pipe flag, doesn't it? -- Julio Merino / @jmmv
