Hi Greg, * Greg Lindahl wrote on Wed, Jan 11, 2006 at 06:47:53PM CET: > > - -lang* | -lcrt*.o | -lc | -lgcc | -libmil | -LANG:=*) > > + -lang* | -lcrt*.o | -lc | -lgcc | -libmil | -LANG:=* | -LIST:* | > > -LNO:*) > > This looks good to me. Note that pathcc/pathCC also take -LANG, -LIST, and > -LNO.
Thanks. Autoconf does not have an equivalent of _AC_FC_LIBRARY_LDFLAGS for C or C++, but I'll think of your comment when I get to libtool. I have applied the patch as shown. Cheers, Ralf
