Re: [stella] DASM question

Subject: Re: [stella] DASM question
From: Paul Slocum <paul-stella@xxxxxxxxxxxxxx>
Date: Tue, 13 Apr 2004 08:55:13 -0500

As I understand, a compiler has to build the list of symbols it uses.
It does this in the order they are encountered.

I guess I knew that. The problem is that not all errors are displayed at the end (like branch out of range or duplicate labels) so sometimes I have to search through 3 pages of output to find what's wrong. Seems like -v0 should only display actual errors that could not be resolved. Well I got the source right here...


-paul


---------------------------------------------------------------------------------------------- Archives (includes files) at http://www.biglist.com/lists/stella/archives/ Unsub & more at http://www.biglist.com/lists/stella/


Current Thread