Axel Muhr wrote:
Hey Gang greetings to all! Righty... curious as I am, I compiled cc65 on my MacOS X system and Contiki (c64-tfe) compiles fine there. Giving 'apple2' as a target, complies about "Undefined symbol: `CLK_TCK'" in ctk/ctk.c. A really quick grep through the sources didn't gave me any insight where CLK_TCK is defined... Chris (Morse)? Adam? Any ideas, hints? Thanks in advance... Cheers, Axel
CLK_TCK is defined in time.h. There is no definition for apple2. You could "spoof" it to see what happens next. It probably won't work but might get further in the compile. I'd try it myself, except I'm not even getting that far, as something is messed up with my installation of cc65. Seems to be in the includes or libraries. Still working on it.
-- Rob"Never ascribe to malice that which can be adequately explained by stupidity"