This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libgfortran building reliability corner case


Ping?

On Oct 15, 2005, at 10:05 AM, 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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]