[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compilation order
From: |
Ralf Wildenhues |
Subject: |
Re: Compilation order |
Date: |
Sun, 5 Oct 2008 11:23:40 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
* Alberto Luaces wrote on Fri, Oct 03, 2008 at 05:22:04PM CEST:
>
> I thought so, but I only knew it could be from experience. In this case, I
> have to rely on the order of the prerequisites since there is no dependency
> tracking implemented for Fortran.
Before you implement manual dependency tracking in your own project:
how about implementing it in Automake, so that all Fortran projects can
benefit?
I've been wanting to do that for quite a while, but I don't have the
time to pursue this. If you are interested, I can provide a couple
of pointers.
BTW, is this header dependencies for preprocessed Fortran, or Fortran 90
module dependencies?
Cheers,
Ralf