issues with configuring the trunk to build Fortran

Joe Buck Joe.Buck@synopsys.COM
Wed Aug 25 22:26:00 GMT 2004


On Wed, Aug 25, 2004 at 02:08:16PM -0700, Andrew Pinski wrote:
> Should people read the installation instructions?

Won't help.  Installation instructions often say that at least version
xyz of library foo is required; it is the usual practice to detect
violations of this in ./configure where this is feasible.

The issue is that an incorrect diagnostic is emitted.  The configure
script tests for prerequisite X, and if it is not found, it should say
so.  It should not issue a message indicating that the language is
missing, because it is not.

> Well this is the reason why we get so many reports about using
> sh in Solaris.

Those complaints will cease one configure detects the situation and
issues a proper diagnostic.






More information about the Gcc mailing list