On Mon, Mar 05, 2001 at 11:21:25AM -0500, Flemming Videbaek wrote: > Let me come with some historical details which may explain why the... > - The fortran compiler has not always been the g77, but on other systems f90 > (AIX) a commercial fpg77 > etc so the preprocessing was seperated from the compilation for this > reason. Ah! This brings back some memories- not all fortran compilers run the sources through the C preprocessor, so, I guess, the preprocessing has to stay a separate stage in the Makefile. The question remains as to why the new preprocessor is mangling the source. We can use the old cpp for now, but ultimately we would want to use the new integrated cpp... -- Konstantin Olchanski Physics Department, Brookhaven National Laboratory, Long Island, New York olchansk@bnl.gov
This archive was generated by hypermail 2b29 : Mon Mar 05 2001 - 13:55:45 EST