Re: [cc65] Forced imports by linker config

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-11-15 23:05:13
On Mon, Nov 15, 2010 at 10:56:36PM +0100, silverdr@wfmh.org.pl wrote:
> Should I understand that for cl65 the order does not matter at all
> and it just constructs the command line for ld65 in the required
> order, right?

In case of -o, cl65 does even generate a name for the output file if none was
given on the command line. For obvious reasons, this has to be delayed until
one of the tools is actually called. Which means that it has to rewrite the
command line anway, and since the last change it does this in the proper
order.

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 Mon Nov 15 23:05:23 2010

This archive was generated by hypermail 2.1.8 : 2010-11-15 23:05:26 CET