Re: [cc65] --create-dep for ca65?

From: Oliver Schmidt <ol.sc1web.de>
Date: 2010-05-02 00:08:40
Hi,

> $ cl65 --create-full-dep obj/main.d -c -o obj/main.o src/main.c

> Please note the first "src/main.s", which in case of using cl65 with -c option should not have anything to do with the intermediate asm source, right?

That's exactly the problem my proposal made in this thread was
supposed to fix. That's exactly what I was refering to with "the users
have the trouble to use sed scripts". You need sed for replacing
src/main.s with obj/main.o

Just the be clear: Uz' code behaves exactly as he described. It just
doesn't behave as a cl65 user would expect...

Regards,
Oliver
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun May 2 00:08:46 2010

This archive was generated by hypermail 2.1.8 : 2010-05-02 00:08:49 CEST