Re: [cc65] Forced imports by linker config

From: <silverdr1wfmh.org.pl>
Date: 2010-11-15 23:13:09
On 2010-11-15, at 23:05, Ullrich von Bassewitz 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.

Thanks - that explains - meaning no need to change scripts using cl65.

Out of curiosity - couldn't this cl65 parsing code be somehow adapted  
for other tools with not all too much effort?

Regards,

-- 
SD!

----------------------------------------------------------------------
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:13:21 2010

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