On Tue, Jul 13, 2004 at 07:04:29PM +0200, gerhard wrote: > Is there something in the variable, which cc65 doesn't accept? or is it perhaps too long? It is possible that the spaces in the directory cause the problem. You can test this by creating a directory with a simpler path but a space in the name, place the files there, set CC65_INC and try the compiler. Then, remove the space from the directory name, adjust CC65_INC and try again. Unfortunately, if the space is the problem, I cannot do anything about it, because it's a problem with the Watcom runtime. Apart from that, I have no idea. There is no builtin limit for filenames, at least not in the cc65 code. The Watcom runtime may have filename limits. If so, this too is something I cannot change. Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue Jul 13 20:32:54 2004
This archive was generated by hypermail 2.1.8 : 2004-07-13 20:33:02 CEST