bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autoconf / configure bug


From: Noah Misch
Subject: Re: autoconf / configure bug
Date: Sat, 25 Jun 2005 12:35:47 -0700
User-agent: Mutt/1.5.5.1i

On Wed, Jun 08, 2005 at 01:19:04PM -0500, Mike Davis wrote:
> The Cray XT3 compiler drivers pass options containing quoted strings to the
> PGI compilers, specifically for the case of -L and -l options.  These single-
> quotes are being picked up by 'configure' scripts, which then pass options
> with unbalanced quoted strings on subsequent compile commands.  The 
> 'configure'
> scripts already contain code to handle special cases of verbose output
> produced by specific compilers/platforms (e.g., cft90).  What is the best
> mechanism for adding XT3 compiler specific handling into the configure 
> scripts?

You will edit _AC_PROG_FC_V_OUTPUT and possibly also _AC_FC_LIBRARY_LDFLAGS in
lib/autoconf/fortran.m4.

Please post your entire `config.log'.  Compress it if you like.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]