Re: [cc65] compling with 2.9.0

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-12-17 10:14:43


Hi!

On Mon, Dec 16, 2002 at 03:33:38PM -0800, Shawn Jefferson wrote:
> Code I could compile with 2.8.0, I cannot compile with 2.9.0:

This is a problem with the new typecast code. As a workaround, use

        SDLSTL = (unsigned int) &map_dl[0];      // new dlist address

In the meantime, I will fix it.

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 : 2002-12-17 10:15:26 CET