On 8/25/06, Ralf Wildenhues <Ralf.Wildenhues@xxxxxx> wrote:
Argh. I sent an unfinished message. Sorry! Christopher, please check whether the patch by Stepan: http://lists.gnu.org/archive/html/autoconf/2006-08/msg00063.html fixes your issue. Also, please describe how we could reproduce the issue. Cheers, Ralf
Ok, I checked out autoconf and applied the patch and all is well. I did however apply another patch of mine which fixes some problems with getting the fortran library flags (See attached patch). This problem arises with the PGI compiler using single-quoted arguments in the compile/link stage (e.g. '.... -lm') and autoconf picks up -lm' as a library and causes link problems later. I think I briefly mentioned it here, or maybe it was on the libtool list.
Attachment:
autoconf-08252006-fclibs.patch
Description: Binary data
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf