Re: fortran.m4 _AC_FC_LIBRARY_LDFLAGS

2011-06-09 Thread Ralf Wildenhues
Hi Jim, thanks for the report. On Wed, Jun 08, 2011 at 10:25:13AM -0600, Jim Edwards wrote: > I think that I've found a bug in this function, I am using pgf90 10.3-0 > and the -v flag is producing a line which includes a flag -list which is > then interpreted as a library and causes a failure la

fortran.m4 _AC_FC_LIBRARY_LDFLAGS

2011-06-08 Thread Jim Edwards
I think that I've found a bug in this function, I am using pgf90 10.3-0 and the -v flag is producing a line which includes a flag -list which is then interpreted as a library and causes a failure later when it trys to link. In the function I found: # Ignore these flags. -lang* | -lcrt*