Forum Post: RE: XREF indication of Compile

  • Thread starter Thread starter Matt Gilarde
  • Start date Start date
Status
Not open for further replies.
M

Matt Gilarde

Guest
The various listing files (LISTING, XREF, XREF-XML, STRING-XREF, PREPROCESS, etc.) are opened before the compilation starts and are closed when the compilation stops, whether it stops because it is complete or because there was an error. XREF-XML will delete the XML file if there is a compilation error, presumably because an incomplete XML file is useless. All of the other listings are left behind in whatever state they are at the time the compilation ends. Even empty files should be left behind. Are you using XREF-XML? That's the only way I see that the compile would fail and not leave behind the XREF file.

Continue reading...
 
Status
Not open for further replies.
Back
Top