--- gcc/config/xm-convex.h 2018/04/24 17:51:30 1.1.1.1 +++ gcc/config/xm-convex.h 2018/04/24 18:03:35 1.1.1.2 @@ -43,6 +43,11 @@ the Free Software Foundation, 675 Mass A #ifdef _POSIX_SOURCE +/* Convex ships /tmp as a separate file system - thus it + usually has more free space than /usr/tmp */ + +#define P_tmpdir "/tmp/" + /* Un-hide names hidden in Posix include files. */ #define S_IFMT _S_IFMT