Hi,
sander.XREF does not link with g95.
The error was introduced into Makefile in
revision 9.53
date: 2007/10/15 18:05:47; author: xueli; state: Exp; lines: +51 -4
Add XREF Interface
----------------------------
The problem is that object files are included in the link
command multiple times. Either $(MMOBJ) and possibly others
should be removed or XREFOBJ should be redefined or ...
I do not see any tests for sander.XREF.
Scott
Received on Sun Oct 21 2007 - 06:07:52 PDT