>>>> Tom Browder <tom.browder(a)gmail.com> writes:
Tom> No, it recognizes the warnings and errors but cannot find the source
Tom> (i.e., the main window doesn't show the offending source file).
Well the errors and warnings are seen, of found, in the *compilation*
buffer by the use of regular expressions. The offending file and line
number is found by regexp matching. So if the regexps doesn't match
any error or warning in *compilation* the main window can't position
on the line of error.
Tom> Note the same message appears when using g95 but, after the C-x
Tom> `, the main window shows the source buffer for the file with the
Tom> first waring or error and the cursor is on the offending line.
Is the error or warning message exactly the same for both compilers?
Sometimes there are options to the compiler to control the formatting
of the warning and error messages. In that case maybe there is an
alternative format that works with the existing regexps.
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta