[gfortran,patch] temporary files directory

FX Coudert fxcoudert@gmail.com
Sun Aug 7 11:29:00 GMT 2005


Attached patch changes the default directory for temporary files from 
/var/tmp to /tmp since the former does not exist on all systems (mingw 
is an example). It enables libgfortran to look at the TEMP environment 
variable (in addition to TMP and GFORTRAN_TEMPDIR) when looking for the 
place to put its dirty temp files.

Built on i386-mingw32, testing under way on i686-linux. OK for mainline 
and 4.0?

FX
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tmp.ChangeLog
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050807/eb6bb707/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tmp.diff
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050807/eb6bb707/attachment-0001.ksh>


More information about the Fortran mailing list