libgfortran building reliability corner case

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Oct 29 19:36:00 GMT 2005


On Tue, Oct 18, 2005 at 11:29:34AM -0700, Mike Stump wrote:
> 
> >If things go incredibly wrong and the command fails, we wind up  
> >with up-to-date targets that are just wrong.  This fixes it so they  
> >are removed, so that the next build will `just work' once the  
> >problem that cause them to fail is fixed.  An example might be  
> >mostly out of disk space.
> >
> >    * Makefile.am (kinds.h): Remove target, if command fails.
> >    (selected_int_kind.inc): Likewise.
> >    (selected_real_kind.inc): Likewise.
> >
> >Ok?
> 
> http://gcc.gnu.org/ml/fortran/2005-10/msg00348.html

OK.

-- 
Steve



More information about the Fortran mailing list