Re: [cc65] Problem with #include (Or just myself failing at C again ;) )

From: Markus Stehr <bastetfurry1ircnet.de>
Date: 2009-02-26 23:57:32
Am Donnerstag, den 26.02.2009, 23:28 +0100 schrieb Oliver Schmidt:
> Maybe your expectation on the path used as base for the relative path
> doesn't match the reality.

Yup, that was the problem...
I do something like.
cl65 -m mymap.txt -g -Oi main.c ./foo/bar.c

So, in fact i dont even need to do ../foo.h but can just include
"foo.h". :)

Thanks!

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Feb 26 23:57:40 2009

This archive was generated by hypermail 2.1.8 : 2009-02-26 23:57:42 CET