$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] pathscale pathf77?
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-02-05 06:53:01
On Thursday 04 February 2010 22:53:13 Spencer E. Olson wrote:
> Here is the small patch that makes pathf90 be used to compile .f and .F files.
> Please include it.
Checked in, thanks.
I wonder if separate compile.fortran and compile.fortran90 are now still
necessary. I see that fortran90 has some extra goodies, like serializing
compilation, or passing the -module option, but maybe this can be always
done?
- Volodya