Hi! On Wed, May 26, 2004 at 07:50:32AM -0700, Shawn Jefferson wrote: > When I run the cl65 command I get a lot of unresolved > external references to popa, popax, zeropage variables > tmp1, tmp2, tmp3, etc... It seems that the standard libraries are missing. You will either have to link against them, or include the library in your mylib.lib file. > > Has something changed about the behaviour of cc65 when > using the none target, or am I just doing something > wrong? I can't quite remember how I was compiling > this stuff before. As far as I remember: no. Is it possible that your mylib.lib contained the runtime and C library when you compiled it a few months ago? 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 Wed May 26 17:57:25 2004
This archive was generated by hypermail 2.1.8 : 2004-05-26 17:58:03 CEST