Re: [cc65] ca65 for stand-alone asm projects

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-11-06 22:06:19
On Sat, Nov 06, 2010 at 11:01:58AM -0300, Daniel Serpell wrote:
> > Being able to force a symbol import by linker config would solve that problem.
> > I don't remember if I had already looked into that or not.
>
> Well, if the importing of symbols from the linker config were implemented,
> the simple header objects could be included in the standard library, so
> using the new linker config from "cl65" would work, as:
[...]

A quick glance revealed that I had indeed checked if this is easily possible,
but it is not. The config is read after object files and libraries have been
resolved, and the process does partially rely on that order. Forcing an import
using the linker config would need the order to be reversed.

I will try to find a solution for that, it is really useful.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Nov 6 22:06:29 2010

This archive was generated by hypermail 2.1.8 : 2010-11-06 22:06:31 CET