Hi! On Fri, Nov 05, 2010 at 09:28:15PM +0100, Oliver Schmidt wrote: > Please note that I'm talking about the *DEFAULT* here. I.e. gcc for > Linux can create several types of binaries, static libraries, shared > libraries, kernel modules, ... Nevertheless, the result of > gcc hello.c > is just a.out ;-) That's true for cc65 as well - provided that you have C code. With asm code using gas, things are also different I think. > > What exactly is "ready-to-run" in this context? > > Certainly something I can run form the command line (aka BASIC prompt). Some Commodore programs are started using "SYS address". According to your definition, this does also count as ready-to-run, and it doesn't need the BASIC header. 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 Fri Nov 5 22:16:44 2010
This archive was generated by hypermail 2.1.8 : 2010-11-05 22:16:46 CET