Re: [cc65] Segment defines

From: Greg King <gngking1erols.com>
Date: 2007-06-28 04:04:41
From: Mike Harris; on Friday, June 22, 2007; at 02:27 AM -0400
>
> I'm trying to use the symbols defined by the linker for segment address.
> I have a segment named SPRITE, and I want to use the symbol
> __SPRITE_LOAD__ in my (assembly code). I put in an
> .import __SPRITE_LOAD__ command, but I still get
> "Unresolved external `__SPRITE_LOAD__' referenced".

I suggest that you check your spellings -- carefully.  You might have made
a small typing mistake.  Your brain "knows" what should be there; so, quick
visual scans of the source code wouldn't notice it.
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Jun 28 16:02:54 2007

This archive was generated by hypermail 2.1.8 : 2007-06-28 16:02:57 CEST