Re: [cc65] Relative paths during compilation

From: Oliver Schmidt <ol.sc1web.de>
Date: 2010-05-03 21:48:55
Hi Uz,

> Maybe I've misunderstood the scenario, but it seems to work here as it should:

First of all thanks for takeing the time to check...

> uz@trixie:~$ ca65 src/t.s
> src/t.s(1): Error: Cannot open include file `t.inc': No such file or directory
> uz@trixie:~$ ca65 -I src src/t.s

You are right - the above works. However the following does not work:

cl65 -c -I src src/t.s

Sorry for being unprecise but I wasn't aware until now that cl65
introduces the issue...

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 Mon May 3 21:49:00 2010

This archive was generated by hypermail 2.1.8 : 2010-05-03 21:49:03 CEST