Re: [cc65] OT: Atari ML help

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-05-17 13:03:01


Hi!

On Wed, May 14, 2003 at 05:33:32AM +0200, Groepaz wrote:
> i do :=) switching every possible warning on and then trying to get rid of
> them seems to be one of those useless things i just cant resist to do :=P

Unfortunately, the compiler generates code that - in most cases - doesn't
assemble without warnings when using -W 2. This happens because it imports all
zeropage identifiers, it may need later. If one or more of these symbols
aren't used by the generated code, the assembler will warn.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-05-17 13:03:08 CEST