Hello,

> >On Fri, Aug 11, 2006 at 08:52:00AM -0400, Christopher Hulbert wrote:
> >> information, so the PGI compiler creates some updated IPA information
> >> for the conftest. When testing for the next library compiled without
> >> IPA information, it doesn't overwrite the original IPA file and gets
> >> an undefined symbol resulting from the first library.

at the end of AC_LINK_IFELSE (formerly AC_TRY_LINK), the generated
files are deleted.  What is the name of the filei(s) with IPA
information?  Perhaps it should be deleted, too.

Have a nice day,
        Stepan Kasal


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to