Re: [cc65] Create a make dependency file

From: Oliver Schmidt <ol.sc1web.de>
Date: 2012-01-07 19:41:44
Hi marcas,

> Now i gave the
> default build file for larger projects a chance

Cool :-)

> cl65 -t c64 -c --create-dep obj/c64/main.d -o obj/c64/main.o src/main.c
> cl65: Don't know what to do with `obj/c64/main.d'

That's almost certainly because you're using the latest cc65 release -
but the Makefile only works for the current snapshot. The Wiki says:
"Please bear in mind: THIS IS FOR SNAPSHOT or 2.14.x versions ONLY!
WILL NOT WORK WITH EARLIER VERSIONS!"

> I assume that --create-dep should work similar as described in
> http://scottmcpeak.com/autodepend/autodepend.html , am I right?

Correct !

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 Sat Jan 7 19:41:58 2012

This archive was generated by hypermail 2.1.8 : 2012-01-07 19:42:02 CET