[LLVMbugs] [Bug 678] NEW: A non-working NAG fortran front-end shouldn't stop configure
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Dec 18 14:17:43 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=678
Summary: A non-working NAG fortran front-end shouldn't stop
configure
Product: Build scripts
Version: cvs
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: autoconf
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sabre at nondot.org
If "f95" is found, but configure doesn't like it, the configure process is halted with this error:
checking for nag-fortran bin/lib/include locations... found in PATH at /home/vadve/shared/NAG/install/
linux
checking sanity for program f95... no
configure: error: Program f95 failed to pass sanity check.
It would be better to continue configure, but disable the NAG front-end.
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list