[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
fix parsing of Fortran -v output in Portland-Group compiler
From: |
Steven G. Johnson |
Subject: |
fix parsing of Fortran -v output in Portland-Group compiler |
Date: |
Fri, 26 Mar 2004 16:44:59 -0500 (EST) |
Hi, this fixes a problem with AC_F77_LIBRARY_LDFLAGS with the PG fortran
compiler, where the compiler has a -cmdline "..." output from -v that
confuses our parser.
2004-03-26 Steven G. Johnson <address@hidden>
* lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): fix for
quoted -cmdline argument in Portland Group compiler (bug
reported by Jeffrey J. Barteet).
diff.out
Description: Text document
- fix parsing of Fortran -v output in Portland-Group compiler,
Steven G. Johnson <=