From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-07-14 20:52:58
----- Forwarded message from owner-cc65_at_musoftware.de ----- > > > > On Sat, Jul 12, 2003 at 05:13:19PM -0700, David Holz wrote: > > > If I try to assemble/link an assembly file with cl65, the "-D tag=val" > > > option doesn't seem to get passed to the assembler. -D works perfectly > > > fine with ca65. Does the -D on cl65 only go to the compiler? > > > > The -D flag is only passed to the compiler. Passing it to both programs > > usually is wrong, because meaning and syntax are different. This is > > similar to the -I option: it is only passed to the compiler. > > We would like to have an equivalent to "--asm-include-dir" > for the -D option. Yup, I've already noticed that this would be useful. Thanks for the suggestion! (And if you remove the "Original message" paragraph inserted by an mail reader not to be named here, your mails will get through without me editing them:-) Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-07-14 20:54:08 CEST