Re: [cc65] Relative paths during compilation

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

> uz@trixie:~$ cl65 --help | grep include
>  -I dir                Set a compiler include directory path
>  --asm-include-dir dir Set an assembler include directory
>  --forget-inc-paths    Forget include search paths (compiler)
>  --include-dir dir     Set a compiler include directory path

I see. A classic case of RTFM :-(

> One could argue that there should be enough magic in cl65 so that -I works
> depending on the input file, but this would require something like
>
>  cl65 -I compilerdir c-example.c -I assemblerdir asm-example.s
>
> which isn't very intuitive either.

Given what I learned the other day about the significance of the
position of options (it was the -o option) I would have considered the
above as consistent. But that's just a gut feeling.

Thanks,
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 22:45:54 2010

This archive was generated by hypermail 2.1.8 : 2010-05-03 22:45:57 CEST